We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cca6b6 commit 063221fCopy full SHA for 063221f
1 file changed
Config
@@ -650,9 +650,10 @@ module load bedtools/2.17.0
650
#export PATH=${BEDTOOLS}:${PATH}
651
652
# Do we have Java installed?
653
-module load java/jdk1.8.0_45
+#module load java/jdk1.8.0_45
654
#JAVA=
655
#export PATH=${JAVA}:${PATH}
656
+module load java/openjdk-8_202
657
658
# What is the full file path for the GATK jar file?
659
GATK_JAR=/panfs/roc/groups/9/morrellp/public/Software/GATK_ML_3.8.0/GenomeAnalysisTK.jar
0 commit comments