-
Notifications
You must be signed in to change notification settings - Fork 828
Slight fixes for rnaseq preprocessing #1382
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
Conversation
|
maxulysse
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok once modules PR is merged
robsyme
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tidy, thanks Jon! I'm embarrassed to say I didn't notice the duplicate fail_trimmed_samples_mqc.tsv files when looking through it this morning.
Not as embarrassed as I am to have duplicated it ;-) |
Specifically, this resolves an issue whereby, on a sample failing a trimming check, a string rather than a file would make it into the channel containing input files for multiqc. This would then cause errors like:
PR checklist
nf-core lint).nextflow run . -profile test,docker --outdir <OUTDIR>).nextflow run . -profile debug,test,docker --outdir <OUTDIR>).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).