This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to plot workflow as image

I see cwltool has an option '--print-dot', but it doesn't seem to print anything. I'm trying to use this with my workflow that works:

cwltool --print-dot bwa-mapping-workflow.cwl bwa-mapping-workflow-input.yml

and

cwltool --print-dot bwa-mapping-workflow.cwl

Is there a way to get a plot of the workflow?

cwl

1 answer

Log in to answer this question.