Nextflow Patterns
A curated collections of Nextflow implementation patterns
Basic patterns
Scatter executions
- Process per file path
- Process per file chunk
- Process per file pairs
- Process per file range
- Process per CSV record
- Process per file output
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upA curated collections of Nextflow implementation patterns