This is a test version of Biostars. For the public version, visit https://www.biostars.org.
GATK error on HPC clusters

I run GATK pipeline but at stage of BaseRecalibrator step , I got this error :

Unrecognized VM option 'PrintGCTimeStamps'
Error: Could not create the Java Virtual Machine.

How could I solve this error. is anyone have idea. highly appreciate for your help.

Thank you

variant-calling snp

1 answer

Check the GATK documentation for the expected Java version and then make sure that version is available. Or simpler, get conda going and isntall GATK via this so you have dependencies right.

Log in to answer this question.