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

Commit

Permalink
Missing line continuation
Browse files Browse the repository at this point in the history
  • Loading branch information
keiranmraine committed May 2, 2019
1 parent b3e9729 commit 4808e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/analysisWGS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ do_parallel[CaVEMan]="caveman.pl \
-c $SNVFLAG \
-f $REF_BASE/caveman/flagging/flag.to.vcf.convert.ini \
-e $CAVESPLIT \
-o $OUTPUT_DIR/${PROTOCOL}_${NAME_MT}_vs_${NAME_WT}/caveman
-o $OUTPUT_DIR/${PROTOCOL}_${NAME_MT}_vs_${NAME_WT}/caveman \
-k $NORM_CONTAM \
-no-flagging"

Expand Down

0 comments on commit 4808e74

Please sign in to comment.