Closed praveenraj2018 closed 2 years ago
nf-core lint
overall result: Passed :white_check_mark:Posted for pipeline commit 5ef0c51
+| ✅ 146 tests passed |+
#| ❔ 1 tests were ignored |#
Any idea why some the tasks are not started but Required?
Any idea why some the tasks are not started but Required?
Fixed
Update includes: 1) Use of csi index when works with large genomes using
--bam_csi_index
. Tested on Oppossum genome locally and verified. 2) Update in documentation for the usage for csi index 3) Fix issues when using one known variant VCF resource file instead of both. 4) Update nf-core modules to the latest version available 5) Used SplitNCigarReads from nf-core (instead of a local version) 6) Used GATK4/Markduplicates instead of one from the nf-core PicardPR checklist
nf-core lint
).nextflow run . -profile 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).