"Java.lang.AssertionError:SAM dictionaries is not the same" error occurred

Source: Internet
Author: User

"Java.lang.AssertionError:SAM dictionaries is not the same" error while running the program

Java-jar Picard.jar sortvcf     i=1000g_phase1.indels.hg19.sites.vcf     o=1000g_ PHASE1.INDELS.HG19.SITES.SORTED.VCF     sequence_dictionary=hg19.dict

Note To update hg19.dict first, run the following command before you go ahead:

Java-jar Picard.jar updatevcfsequencedictionary     i=1000g_phase1.indels.hg19.sites.vcf     O=1000G_ PHASE1.INDELS.HG19.SITES.DIC.VCF     sequence_dictionary=hg19.dict

After running, you will get the 1000G_PHASE1.INDELS.HG19.SITES.DIC.VCF file

Then enter the following command:

Java-xmx60g-jar Picard.jar sortvcf     i=1000g_phase1.indels.hg19.sites.dic.vcf    o=1000g_ PHASE1.INDELS.HG19.SITES.SORTED.VCF     sequence_dictionary=hg19.dict

  

"Java.lang.AssertionError:SAM dictionaries is not the same" error occurred

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.