Skip to content

include COMEBin in dastool/bins output folder#907

Merged
prototaxites merged 6 commits intonf-core:devfrom
AlexHoratio:dev
Nov 3, 2025
Merged

include COMEBin in dastool/bins output folder#907
prototaxites merged 6 commits intonf-core:devfrom
AlexHoratio:dev

Conversation

@AlexHoratio
Copy link
Copy Markdown
Contributor

I just ran this pipeline, and there weren't any COMEBin bins in the DASTool/bins folder! All the others were there, and the .tsv summary files all listed the COMEBin bins, so DASTool definitely processed them.

I'm pretty sure it's just because they didn't get included with this pattern, so weren't published. They were all present in the relevant work directory, just not the output folder.

PR checklist

  • This comment contains a description of changes (with reason).

Comment thread conf/modules.config Outdated
path: { "${params.outdir}/GenomeBinning/DASTool/bins" },
mode: params.publish_dir_mode,
pattern: '*-{MetaBAT2,MaxBin2,CONCOCT}Refined-*.fa',
pattern: '*-{MetaBAT2,MaxBin2,CONCOCT,COMEBin}Refined-*.fa',
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.

Do we need a glob at all here? Can we just have a *, as we'll be adding new binners in future?

@d4straub d4straub mentioned this pull request Nov 3, 2025
11 tasks
@prototaxites prototaxites merged commit 4df9f81 into nf-core:dev Nov 3, 2025
6 checks passed
@prototaxites
Copy link
Copy Markdown
Contributor

Thank you @AlexHoratio!

@dialvarezs dialvarezs mentioned this pull request Nov 5, 2025
11 tasks
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.

3 participants