Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve groupTuple docs with scatter/gather example #5520

Merged
merged 2 commits into from
Nov 22, 2024

Conversation

bentsherman
Copy link
Member

This PR expands the groupTuple + groupKey example to better demonstrate how to do a nested scatter/gather with flatMap and groupTuple/groupKey.

It also explicitly unwraps the group key to avoid the issue reported in #4104

Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 3425828
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/673c05dfa32858000816775a
😎 Deploy Preview https://deploy-preview-5520--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Ben Sherman <[email protected]>
Copy link
Contributor

@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.

Nice catch

@pditommaso pditommaso merged commit b5c63a9 into master Nov 22, 2024
11 checks passed
@pditommaso pditommaso deleted the docs-grouptuple-groupkey branch November 22, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants