-
Notifications
You must be signed in to change notification settings - Fork 111
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
Patch for 2.5.0 release #534
Conversation
…tenating files with same name in one with .collectFile()
…, and failOnMistmatch needs to be False to handle unrefined genomes coming through the ch_bin_metrics(depth) channel
- fix: collectFile in CAT_SUMMARY and QUAST_BINS_SUMMARY to avoid input file name collision - refactor: renaming reads into bins in ch_input_for_quast_bins map, quast deals with bins, not reads
This PR is against the
|
|
Note: this should be integrated into dev instead |
Patch of #534 into dev for v2.5.1
This is a patch for the 2.5.0 release, adressing the following issues:
In
workflow/mag.nf
55ca012In
subworkflows/gtdbk.nf
2805d99In
subworkflows/gtdbk.nf
afa3ad3In
modules/nf-core/gtdbtk/classifywf
54e9fc4In
modules/local/cat.nf
andmodules/local/cat_summary.nf
779fa0dIn
bin/combine_tables.py
f9c4f84PR checklist