Closed danrlu closed 3 years ago
nextflow run . -profile test,docker
Added -L 1000000 to enable INDEL calling in vcf generation (see issue here). Tested with seq69/70 data and tests in github actions.
-L 1000000
Sorry I completely missed that I should review this PR!
No worries at all!! It's a very simple fix, just wanted to make sure you're aware of the change :) Thanks Aaron!!
nextflow run . -profile test,docker
).Added
-L 1000000
to enable INDEL calling in vcf generation (see issue here). Tested with seq69/70 data and tests in github actions.