layout | title | permalink |
---|---|---|
page |
Nextflow |
/nextflow/ |
In part 1 we'll start with a conceptual overview, getting to know how to use Nextflow from the command line, and learning to create an empty workflow.
In part 2 we'll finish converting our example workflow bash script into a Nextflow pipeline.