We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 131b5e9 commit b4438bfCopy full SHA for b4438bf
scripts/clair3.sh
@@ -318,6 +318,7 @@ then
318
${PYPY} ${CLAIR3} SortVcf \
319
--input_dir ${GVCF_TMP_PATH} \
320
--vcf_fn_suffix ".tmp.gvcf" \
321
+ --output_all_contigs_in_gvcf_header ${OUTPUT_ALL_CONTIGS} \
322
--output_fn ${GVCF_TMP_PATH}/non_var.gvcf \
323
--ref_fn ${REFERENCE_FILE_PATH} \
324
--cmd_fn ${OUTPUT_FOLDER}/tmp/CMD \
0 commit comments