carpentries-incubator / workflows-nextflow

Workflow management with Nextflow and nf-core
https://carpentries-incubator.github.io/workflows-nextflow/
Other
19 stars 29 forks source link

Channel forking in DSL2 doesn't use 'into' operator #27

Closed ameynert closed 3 months ago

ameynert commented 2 years ago

Channel forking: https://www.nextflow.io/docs/latest/dsl2.html#channel-forking

For episode 7 - operators.