Skip to content

Update workflow outputs tutorial#7060

Merged
bentsherman merged 1 commit intomasterfrom
update-workflow-outputs-tutorial
Apr 22, 2026
Merged

Update workflow outputs tutorial#7060
bentsherman merged 1 commit intomasterfrom
update-workflow-outputs-tutorial

Conversation

@bentsherman
Copy link
Copy Markdown
Member

  • Update workflow outputs tutorial to use Nextflow 25.10 and preview-25-10 branch of rnaseq-nf
  • Add recommendation to migrate to static typing + records before migrating to workflow outputs

@bentsherman bentsherman requested a review from a team as a code owner April 21, 2026 17:27
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 21, 2026

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 83d8939
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/69e8ccf6eb45180008670054

@bentsherman
Copy link
Copy Markdown
Member Author

The reason for the recommendation is that using workflow outputs with tuples turns out to be quite verbose for large pipelines (see nf-core/rnaseq as an example)

So I think it's easier to do static typing + records -> workflow outputs rather than the other way around, even though workflow outputs were added first.

Copy link
Copy Markdown
Collaborator

@christopher-hakkaart christopher-hakkaart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - makes sense to provide this tip up front

@bentsherman bentsherman force-pushed the update-workflow-outputs-tutorial branch from 0ea2c72 to b6a3829 Compare April 21, 2026 22:11
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
@bentsherman bentsherman force-pushed the update-workflow-outputs-tutorial branch from b6a3829 to 83d8939 Compare April 22, 2026 13:28
@bentsherman bentsherman merged commit 68d144b into master Apr 22, 2026
24 checks passed
@bentsherman bentsherman deleted the update-workflow-outputs-tutorial branch April 22, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants