Skip to content

Add fgumi/extract#11546

Draft
atrigila wants to merge 12 commits intonf-core:masterfrom
atrigila:fgumi_add
Draft

Add fgumi/extract#11546
atrigila wants to merge 12 commits intonf-core:masterfrom
atrigila:fgumi_add

Conversation

@atrigila
Copy link
Copy Markdown
Contributor

@atrigila atrigila commented May 6, 2026

Comment thread modules/nf-core/fgumi/extract/main.nf
Copy link
Copy Markdown
Contributor

@SPPearce SPPearce left a comment

Choose a reason for hiding this comment

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

Oh, ok, my apologies, I thought it was taking ubam.
You can remove the default prefix then, if it isn't going to collide within the module.
You shouldn't need to set prefix in the test at that point though.

@atrigila atrigila requested a review from SPPearce May 7, 2026 13:03
Comment thread modules/nf-core/fgumi/extract/main.nf Outdated
Comment on lines +23 to +25
if (!args.contains('--sample') || !args.contains('--library')) {
error("fgumi extract requires both --sample and --library to be supplied via task.ext.args")
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hmm, if these are required arguments, they should probably be part of the input tuple.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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.

2 participants