32
1 answer ✓
0 views
How to write a Nextflow DSL2 bioinformatics pipeline with modules and process reuse
I want to learn Nextflow for building shareable bioinformatics pipelines. I’ve heard DSL2 is the current standard. What is the basic structure of a Nextflow…