Closed pinin4fjords closed 2 months ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 5703690
+| ✅ 173 tests passed |+
#| ❔ 9 tests were ignored |#
!| ❗ 7 tests had warnings |!
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.md
is updated.docs/output.md
is updated.CHANGELOG.md
is updated.README.md
is updated (including new tool citations and authors/contributors).