Closed asp8200 closed 1 month ago
nf-core lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 9e3356a
+| ✅ 200 tests passed |+
#| ❔ 12 tests were ignored |#
!| ❗ 3 tests had warnings |!
Looking good, we'd need to do these changes upstream in modules, and once that's done, I'll update annotation cache to make it work with that too
Looking good, we'd need to do these changes upstream in modules, and once that's done, I'll update annotation cache to make it work with that too
Yes, I'll update the modules over in the nf-core/modules-repo.
Retiring
snpeff_genome
. Instead usingsnpeff_db
as${snpeff_genome}.${snpeff_db}
was previously used.Reason: https://github.com/nf-core/sarek/issues/1654 https://nfcore.slack.com/archives/C05V9FRJYMV/p1726589176199069
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).