Have you read the RFC docs?
Summary
Workflow output are still in preview mode, but the current third syntax is stable enough and I think vastly superior to what we do with publishDir.
Because instead of publishing files from the process, we publish them from the channels.
Champion
@maxulysse
Background & Motivation
For me the new workflow output is one of the step to help go done the way to pipeline chaining.
And I think publishing files from the channels makes more sense in a Nextflow kind of way than doing it at the process level.
Goals
- Migrate selected pipelines
- Write blogpost to help migrating
- update TEMPLATE
Non-Goals
References
Have you read the RFC docs?
Summary
Workflow output are still in preview mode, but the current third syntax is stable enough and I think vastly superior to what we do with publishDir.
Because instead of publishing files from the process, we publish them from the channels.
Champion
@maxulysse
Background & Motivation
For me the new workflow output is one of the step to help go done the way to pipeline chaining.
And I think publishing files from the channels makes more sense in a Nextflow kind of way than doing it at the process level.
Goals
Non-Goals
References