Nextflow DSL2 pipeline to align short and long reads to genome assembly. This workflow is part of the Tree of Life production suite.
11
stars
6
forks
source link
spoof REF_PATH to disallow remote lookup for cram #112
Closed
tkchafin closed 2 months ago
Attempts to pre-empt problems in CRAM processing, using the solution discussed in #111
Closes #111
PR 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).