Skip to content

Commit

Permalink
upgrade gatk
Browse files Browse the repository at this point in the history
  • Loading branch information
igordot committed Mar 6, 2023
1 parent 0c294f5 commit d59a37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segments/snvs-mutect2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ fi
module add python/cpu/3.6.5

# command
gatk_bin="/gpfs/data/igorlab/software/GenomeAnalysisTK/gatk-4.2.4.0/gatk"
gatk_bin="/gpfs/data/igorlab/software/GenomeAnalysisTK/gatk-4.3.0.0/gatk"

echo
echo " * GATK: $(readlink -f $gatk_bin) "
Expand Down

0 comments on commit d59a37c

Please sign in to comment.