Genome Analysis Toolkit

Variant Discovery in High-Throughput Sequencing Data

GATK process banner

Need Help?

Search our documentation

Community Forum

Hi, How can we help?

Developed in the Data Sciences Platform at the Broad Institute, the toolkit offers a wide variety of tools with a primary focus on variant discovery and genotyping. Its powerful processing engine and high-performance computing features make it capable of taking on projects of any size. Learn more

Invalid or corrupt jar file

Answered
0

3 comments

  • Avatar
    Genevieve Brandt (she/her)

    Hi Shaun Clare,

    I always recommend starting with the README on this page for help with installing GATK: https://github.com/broadinstitute/gatk

    There might be an issue with your command (ls *.sorted.bam | parallel --eta -j 20 "gatk --java-options "-Xmx4g" HaplotypeCaller -R ${ref}.fasta -ploidy 1 -I {} -O {.}.g.vcf -ERC GVCF"). Try running just the GATK command line to see what happens and then you can troubleshoot from there.

    Best,

    Genevieve

    0
    Comment actions Permalink
  • Avatar
    Shaun Clare

    Running GATK worked fine and that code had worked previously. I couldn't find the error so I rebuilt my Ubuntu from scratch a while ago and it fixed everything so the code works again.

    Thanks,

    Shaun

    0
    Comment actions Permalink
  • Avatar
    Genevieve Brandt (she/her)

    Thanks for posting your solution Shaun! Glad you have gotten it to work.

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk