Closed edmundmiller closed 1 month ago
nf-core pipelines lint
overall result: Passed :white_check_mark: :warning:Posted for pipeline commit 9c65113
+| ✅ 216 tests passed |+
#| ❔ 4 tests were ignored |#
!| ❗ 4 tests had warnings |!
I'm giving up on getting #172 fixed in this PR. I'll make a follow-up but I don't want to get held up trying to make this perfect.
Closes #127
Massive overhaul of the groHMM system. The parameter tuning steps now have a scatter-gather pattern to significantly speed up the total runtime and better utilize available resources.
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).