Skip to content

Update to Nextflow 26.04 and static typing, records, workflow outputs#2

Draft
bentsherman wants to merge 1 commit into
masterfrom
static-typing
Draft

Update to Nextflow 26.04 and static typing, records, workflow outputs#2
bentsherman wants to merge 1 commit into
masterfrom
static-typing

Conversation

@bentsherman
Copy link
Copy Markdown
Member

No description provided.

@bentsherman bentsherman marked this pull request as draft May 14, 2026 21:02
@bentsherman bentsherman force-pushed the static-typing branch 2 times, most recently from 240760c to ed2fcb6 Compare May 14, 2026 21:24
Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Comment thread modules/evaluate/main.nf
Comment on lines +19 to +20
score: new groovy.json.JsonSlurper().parse(file('score.json')) as Map,
// score: fromJson(file('score.json')) as Map,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

TODO: Update when nextflow-io/nextflow#7148 is merged and Nextflow 26.04.2 is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant