setup_workflow#

maize.utilities.io.setup_workflow(workflow: Workflow) None[source]#

Sets up an initialized workflow so that it can be run on the commandline as a script.

Parameters:

workflow – The built workflow object to expose