Nextflow diagrams#
Can we draw possible jobs through a nextflow pipeline?
You can use InkScape with the templates provided by nextflow for the components and templates which are explained in this bytesizes talk:
nf-docs#
Autocreate documentation using ewels/nf-docs
pipeline info#
There is also a mermaid and html export of the actual execution graph available.
See workflow_diagrams for more information.