Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

Commit 94a513a

Browse files
committed
Already compressed and indexed
1 parent c1374b7 commit 94a513a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/analysisWGS.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,10 +396,6 @@ do_parallel[cgpFlagCaVEMan]="cgpFlagCaVEMan.pl \
396396
echo "Starting Parallel block 5: `date`"
397397
run_parallel do_parallel
398398

399-
# compress and index flagged caveman
400-
bgzip $OUTPUT_DIR/${PROTOCOL}_${NAME_MT}_vs_${NAME_WT}/caveman/${NAME_MT}_vs_${NAME_WT}.flagged.muts.vcf
401-
tabix -p vcf $OUTPUT_DIR/${PROTOCOL}_${NAME_MT}_vs_${NAME_WT}/caveman/${NAME_MT}_vs_${NAME_WT}.flagged.muts.vcf.gz
402-
403399
# unset and redeclare the parallel array ready for next block
404400
unset do_parallel
405401
declare -A do_parallel

0 commit comments

Comments
 (0)