Open FriederikeHanssen opened 6 days ago
nf-core pipelines lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 7ae5034
+| ✅ 215 tests passed |+
#| ❔ 11 tests were ignored |#
!| ❗ 4 tests had warnings |!
Can't get the described flags to work. Asked about here: https://github.com/google/deepvariant/issues/908
Tests are currently failing because the test data does not have bqsr quality scores. We need to swap out the data used for deepvariant testing
Closes #682
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).