Skip to content

Commit

Permalink
Disable HTSJDK index option
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Oct 4, 2024
1 parent bad3895 commit 4f76865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/local/quality_control/quality_control_vcf.nf
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ process QUALITY_CONTROL_VCF {
--statistics-out ${statisticsDir} \
--metafiles-out ${metaFilesDir} \
--report qc_report.txt \
--no-index \
$chain \
$vcf_files
Expand Down

0 comments on commit 4f76865

Please sign in to comment.