HaplotypeCallerSpark
0
0
Entering edit mode
3.1 years ago
quentin54520 ▴ 120

Hello all,

I try to use gatk haplotypecallerspark. I have gatk 4.2.0.0. My data are human WGS (40X). Each bam is arround 100 Go. I try this command, but it stops less than 2 minutes after begining (i don't see what is the error in the log file, or at least i didn't understand) :

gatk --java-options "-Xmx40G" HaplotypeCallerSpark \
-R /Path/ref.fa \
-I /path/input.bam \
-O /path/output.g.vcf \
-ERC GVCF \
--tmp-dir /path/tmp \
-- \
--spark-master local[10]

Someone have an idea of how i can use haplotypecaller? If i use the non spark haplotypecaller it will be very long? I have 74 WGS.

If you want to see the log file it's here

Thank's in advance,

Quentin

Variant gatk haplotypecaller • 2.0k views
ADD COMMENT
0
Entering edit mode
ADD REPLY
0
Entering edit mode

I changed.

ADD REPLY
1
Entering edit mode

you should post this log file to the gatk forum.

ADD REPLY
0
Entering edit mode

Did you find any solution? This same happens while using ApplyBQSRSpark tool of GATK

ADD REPLY

Login before adding your answer.

Traffic: 1332 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6