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

FastaAlternateReferenceMaker not replacing sites in fasta file

0

11 comments

  • Avatar
    Gökalp Çelik

    Hi Melanie Wilkinson

    At the ValidateVariants step your command seems to disable all strict validation types. Is there a specific reason for this step? It may be possible that your vcf file and reference genome may have incompatibilites therefore tool cannot replace any bases. 

    Can you share the sequence dictionary of your reference fasta and VCF header?

     

    0
    Comment actions Permalink
  • Avatar
    Melanie Wilkinson

    I added "--validation-type-to-exclude ALL" as that was the suggested code to perform only VCF format tests.

    Thanks for helping me!

    .dict file for reference genome:

    @HD    VN:1.6
    @SQ    SN:chr10    LN:17652500    M5:9dec798a2fffecdca69924f771177028    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr11    LN:17144574    M5:725244fce90d72f68f1926706af5a09d    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr12    LN:16029966    M5:28ef0ca486442304ea64e1c1473431c6    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr13    LN:15457994    M5:5da43e7c39bd75acdd07080fdb0bd397    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr14    LN:14810209    M5:848ea963808a9a5321adaa027ef69a2e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr15    LN:14765960    M5:916e16691ca70fd69fbe8f3fe2842a3c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr16    LN:13817227    M5:a4562e48ea3c60d43a543f2a40328265    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr17    LN:13506273    M5:993f9cf1857530afebf12bc5a1e7b1dd    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr18    LN:13371754    M5:36dddd446136d76554c9788a215cacbc    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr19    LN:13093066    M5:f1d38a44a8ea0c535a2d62fddb8b188b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr1    LN:29456600    M5:f3351d34224f8b6fb30b101c33bbb1cc    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr20    LN:12294262    M5:ea60f186689b85cae78ca2e7bc804285    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr2    LN:24397897    M5:7d16d3d6d3695facfd38c549a331163e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr3    LN:23139393    M5:042b53863d5f7f27194070e5d7576c7f    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr4    LN:21507500    M5:99827b97e52bd39435c757fc63dee364    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr5    LN:21083371    M5:b6077cd6db0466053dd46911f6fffa42    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr6    LN:18811960    M5:d06d1e15cee677dfd1032c7557c68101    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr7    LN:20623120    M5:4860e42f1131bfdedd40b26b18172207    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr8    LN:18243469    M5:087279d4b8fe384921682f363fd48bba    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr9    LN:18233274    M5:a7a6e193757c73c75d275eabd23ccb4c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chrM    LN:871458    M5:ac7b4c25439eb4e11e03726c4134ad4f    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chrP    LN:150346    M5:d6a0f36e21ad3a2e68a1814d874f360a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0001    LN:1970699    M5:259b3b283352dba8cc970aa563e3e0f3    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0002    LN:1382144    M5:320e68138216ab8510d41b59ea170f2b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0003    LN:1372446    M5:267626b3b31d2e7e30dd151bc8676b21    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0004    LN:1076389    M5:d7c81f310b0022a69dd1ae4921202a0e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0005    LN:872468    M5:96f7fd0621e15f3cd94c83f46b911953    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0006    LN:767780    M5:e004ddd089d69e45d63b6dd0e09a892b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0007    LN:667392    M5:80360522b9a0ebe4d5a9dad7c24ec8f4    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0008    LN:627917    M5:f03fd9aa98ffb31782d46301822f4f2c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0009    LN:621343    M5:82a68b471efb3bc1045106258fdf384c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0010    LN:620923    M5:41e9900edcdd858aca05a81dac5f969f    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0011    LN:614090    M5:835f4df670c716e4b4f5d25f4d0d76d3    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0012    LN:558696    M5:f4cb5116a9d7d8fca7c2c84c3f64317e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0013    LN:529118    M5:73b7ababd27739002c088a6fb960108a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0014    LN:504676    M5:8dd94638821b7443e6cfb7816203c424    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0015    LN:483988    M5:87cde649f6337a59177bca7563cda761    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0016    LN:470327    M5:08f50c927f1404dfd11f06852530ae91    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0017    LN:465424    M5:e2b554eefcaf0f09f50803e98e416bcc    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0018    LN:433226    M5:28761c477e6b092823defecfbb17c626    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0019    LN:428127    M5:14ab839121e8a38f9bed9d273d24c243    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0020    LN:427893    M5:760650a66868a16b7aefc011d52eff06    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0021    LN:406275    M5:d85b4717f5153803ab59e1242a62c53b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0022    LN:395306    M5:5e36ec21a4b7570a3790847fc48abf5c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0023    LN:394284    M5:44bd10c4333dc80549e428a9fed70bfe    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0024    LN:375682    M5:6494c43110b5e7a62eee9790fcf3597b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0025    LN:358764    M5:b1d237e338a3b1bf9c072cd5b9f3b02e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0026    LN:350968    M5:2165eb8d528c46f5ff6a8d68df1a12f4    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0027    LN:338188    M5:87c4ab6c0ecbd823a060bcde7067d068    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0028    LN:336546    M5:9f56e9ebd708f878d0e151afcc1e5ccb    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0029    LN:311912    M5:20d8302a262e60a7c652f63b0b381833    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0030    LN:306605    M5:b2c00143e860e11a9f503a5a1d9dfdf6    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0031    LN:303935    M5:8fda820f3dc610ea7c386da1ee81088e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0032    LN:301575    M5:35642220cc560865e887155fca007125    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0033    LN:274730    M5:648a53f439c8ad14649a7563ebd01dde    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0034    LN:274676    M5:6ae64a80b5358d84ee26b54bc5e4ac5f    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0035    LN:271678    M5:f0860ee8a72fdc455e9446e117335d96    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0036    LN:265704    M5:1c96e5e561159acd2b76e604669ec9ec    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0037    LN:256210    M5:5aa8081f6d7a3f782feb5ed382dcc12d    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0038    LN:255554    M5:6a24f6f4d9ed1a25c06e46e5b3f6296d    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0039    LN:247514    M5:1fc3cb27d326b5efb829804aab9f65b9    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0040    LN:244577    M5:38da75e1a50734c67aa4240198451a62    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0041    LN:242466    M5:87f62998654ec1564647c37281a526f1    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0042    LN:239365    M5:4ffa59b2a3e884981aaa1b999abfbc17    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0043    LN:237985    M5:b12d8d38d7fa0850e9eccf1d30c6b96c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0044    LN:233202    M5:5a0a702a1679aeb6600ecef1c651d47a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0045    LN:232209    M5:a05f5a969dd7f893a3b016967c26a89a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0046    LN:228256    M5:b68909724608a0a3d57fdb5320417373    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0047    LN:224342    M5:9a3f92b978178a502e5c4e16de9466db    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0048    LN:222775    M5:d79bb5c8644422cc18fcc612e4a6fbda    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0049    LN:219926    M5:247dfbdb47520f382bbd7dbb75d8f3ef    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0050    LN:211467    M5:325eafff1ece124166f6ef681d1efa43    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0051    LN:201266    M5:5b448b1305c4f4e370b040b5c2d2d93e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0052    LN:198443    M5:241b7d2bc6d42acbb88cb5f7254b9229    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0053    LN:198067    M5:c4d6562e76f68a4cb978d4f7af3f79b0    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0054    LN:191933    M5:9b4e2e690dd1b0bdb830c7b0c09d3cfd    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0055    LN:185419    M5:5ded5ee9cc08381388343b079d52eda2    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0056    LN:179157    M5:792d322fb3b0b5f99e56b613e29967a8    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0057    LN:177425    M5:c7e3405aece1e35c3286998ac7018dee    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0058    LN:174997    M5:92b95d854fc322b318f8d50e51dea527    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0059    LN:173922    M5:6dae75c4e98314190c79ffe266fe3ecd    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0060    LN:172252    M5:c1daf3c9219592e197508f20a2272d99    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0061    LN:169458    M5:e11768b2111469bf64bef110614f7518    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0062    LN:165556    M5:d955617e7a60026afe606d59404a6988    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0063    LN:165439    M5:97ae1cf16b8026dd1f90ff415b087f04    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0064    LN:162653    M5:5c0e97cb26e7317ce79b5b212fe546c2    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0065    LN:161658    M5:c6ebf2ab9268b3c04cc4aaa44c640aae    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0066    LN:160872    M5:97387bc91e0999ac6c3ce1be1f180df3    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0067    LN:159215    M5:93acb0d9f5d598697a8476c15d19d45b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0068    LN:156494    M5:70c14fa3e7919fabf2d1b7b678699426    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0069    LN:154312    M5:bf4c52adb271e21e6d7c2ff31a83a80c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0070    LN:153076    M5:6d26fbd47b287b26cbfcfbb5194e8f29    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0071    LN:146716    M5:7f544d32be53593f5dfce18484181d77    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0072    LN:141618    M5:19495b1a6b720fcd41876c5fa2b08d13    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0073    LN:137290    M5:aa6193d9b479aa688f97d67e999f0188    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0074    LN:136676    M5:19139c75039dd8d1a6d7caf6ccea8279    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0075    LN:136492    M5:5beae93b23c9186a09fcde786a7c2036    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0076    LN:132957    M5:e55495ff2aab4b6b8128b0503d6aa2af    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0077    LN:130269    M5:6310f6bcbff30d2573d585005affec1b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0078    LN:126891    M5:26c4fa705eac9c3ccd9afaa41efc9f11    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0079    LN:125471    M5:078dfe3f19a4e38162d27c4b9cd13e05    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0080    LN:125240    M5:ca581e56a10e9b8e388a5063c4c06249    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0081    LN:124484    M5:b9be774a0f0cf0380341feb0eb56ebc6    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0082    LN:124104    M5:571e490899a355d707c6ab9843f63c8e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0083    LN:121960    M5:bb34150af6b73217d38faf69ef6df12a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0084    LN:120999    M5:494674185faa9cbe4585e16bc61dd9f2    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0085    LN:110824    M5:d59b47cd9b28af49c81694eee40db473    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0086    LN:110641    M5:50662af9a4eab25e433b0c6dcc4a3dea    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0087    LN:110388    M5:51c1218aa9d13a746ddebd72db87e6d7    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0088    LN:108123    M5:f0ece8d96eb5d8ae608a22907ce6900a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0089    LN:107787    M5:07a9295e176ad8c1c3b2036b45cc677e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0090    LN:107007    M5:0ae2709cfea44993ce99de1e1423275d    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0091    LN:105602    M5:d9b76fe5dea6b3068b89557f835808bd    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0092    LN:101986    M5:5408d4eba08815c4bbdc1d6f782e2dbf    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0093    LN:100891    M5:e9de1ef98229d1c3bb27ea2aa6e5cffe    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0094    LN:100795    M5:92aa5ac0693ec30f1309de400e12db17    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0095    LN:100291    M5:b396c594513ad832229f51dad65141ed    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0096    LN:99548    M5:eb0d5e56217fdc73e7aecc004acccf96    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0097    LN:99257    M5:c7e26e98d53c228df9615074faeb7014    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0098    LN:98968    M5:ba12fd413fb86b5b79545249b276c4e7    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0099    LN:97779    M5:53b313526b72e5f2c4256efef85d0a47    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0100    LN:96302    M5:e0753172a7118089886ee6b6aef7c4c2    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0101    LN:94245    M5:a84fc4ba5c98a75a5bff5fab0748d74c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0102    LN:93551    M5:880a7314726d210aefd911573c00f755    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0103    LN:91645    M5:a0bd4e1ab4d64f29c382c385e929f8e2    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0104    LN:88567    M5:a00ef9d8aaa41b24b1c3fc6330c4d899    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0105    LN:87986    M5:498dc98bdad89722b20dd6234a6d7ede    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0106    LN:86716    M5:d727a8f08a2cf9c847b3415b4ca6037c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0107    LN:86335    M5:427bbfaf1af62a7e34a68ab4a945bc27    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0108    LN:85446    M5:ba6a06685da46d63d21ca9f81807cb3b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0109    LN:84000    M5:67f088e69065442ab89e93d135947587    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0110    LN:78526    M5:989ad2ebf31f3baaea5bb8806c3888aa    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0111    LN:76741    M5:8ab48b319760c32899d8c1e8f7518f41    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0112    LN:76506    M5:142ad4ac9522214ff5d5888d96a9a736    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0113    LN:75148    M5:cf55b5cc6e37b76abb8bd6a026c0e933    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0114    LN:74963    M5:1fe0ee9cd7bb3b30adbee0743d0d4cef    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0115    LN:73690    M5:ee603ff3f2e53c84aa884720bb08f409    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0116    LN:73631    M5:768e11475acead3e491d4f99284840a0    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0117    LN:71299    M5:caf84a5dd05f670a3511aa2440731ed1    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0118    LN:70763    M5:209b9cd56f469fc3c32c1e82264b25e5    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0119    LN:70540    M5:8f36ad8ce2d44144418663580c13cb73    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0120    LN:69239    M5:93dd6d3169057fdcd54617462cafb8a1    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0121    LN:67860    M5:b98917f098e9fc48bfc818cd37b5b70c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0122    LN:67000    M5:06c3b592e0b94609eb15fd08c99a628f    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0123    LN:63282    M5:8ad138c95ed990b1a92f70e99c27de41    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0124    LN:59801    M5:68f519e8a68b2d2e4fe2e17e4030bef5    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0125    LN:58552    M5:41b42f260c403b28e41f3c08083bdafd    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0126    LN:58488    M5:5da48c20c33b8ebf08d8b9685c73db82    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0127    LN:56628    M5:cb0bfcd306632b024955031b9b442d48    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0128    LN:55195    M5:7102135d6fbfbf8def3a0d27d8eae9fe    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0129    LN:52282    M5:536ee27d52c42dc98b309616557a52d3    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0130    LN:49999    M5:41b7382b3394da1378067ecf12c4cb9f    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0131    LN:48973    M5:3d3a9d6c741f31a5ff31e31ae23be3de    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0132    LN:48847    M5:cf965a32a9abbb3c8d2917526e6ace03    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0133    LN:47095    M5:4cda010734352b5331aa91df12feafab    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0134    LN:44690    M5:bec13c23981b93dfb49b6c94305f76ea    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0135    LN:43197    M5:1dcbf7949f21bfe4c75d493e0738979d    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0136    LN:41471    M5:1d486c2c360e9e4223bfee1140159ee0    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0137    LN:41431    M5:fc55f9982622571742aaa7c580c0e3f5    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0138    LN:40186    M5:ec6afb99ac8b1e60c582cdbfb0449e57    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0139    LN:39736    M5:cc41001d86409ef5645118f8576d3a73    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0140    LN:38984    M5:2c16b4ec1b142b4832c8c9f84dd9bd5b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0141    LN:38930    M5:bfd10463299c2c2b9f856d4898470d4b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0142    LN:38633    M5:0fee31707afff7c13ab96fc5e8d57cf0    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0143    LN:36765    M5:7a452928bcc8b62f39a183bdc8f17895    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0144    LN:35937    M5:b08252481f35d403f55fe81e02493c6a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0145    LN:35310    M5:52148921c49396675f601995cefbabbe    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0146    LN:34944    M5:70c717c03551968f69cc2444995dcc73    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0147    LN:34740    M5:b29395c0fdd5e80685f842d05673aef5    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0148    LN:32852    M5:f80dd41639defb55198306fd9bf886e1    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0149    LN:32585    M5:87ceeda37042e55ca5eb845984da56f1    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0150    LN:32581    M5:37f45e9321d75b14384ff3d13ebe0026    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0151    LN:32092    M5:091019e8562213a9062246ea828fd7f7    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0152    LN:31614    M5:050636e3e90cfa5086a37c912bc85174    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0153    LN:31415    M5:282a4cbde65653a653ea96fb69974b38    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0154    LN:30908    M5:cfde6873ecbf572759a08fd9514dd277    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0155    LN:30855    M5:a15633a01132912b05effa94e768d9f5    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0156    LN:30529    M5:9aec9be35e17f69417cff70e956b2315    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0157    LN:30397    M5:d84b912665fdf42dd49059e85cbe56ad    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0158    LN:30264    M5:8bf3c438709201e8de4a2f2758218722    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0159    LN:29981    M5:93b31443d64490553a8deddaba01aa02    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0160    LN:29063    M5:605817f8b93cab6124a019e446854ee4    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0161    LN:27905    M5:af21be880c19b2b937ac228cb793e408    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0162    LN:27495    M5:a24fb48cfc50869d122ead9abc0235dc    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0163    LN:27140    M5:390b0e3b30ad2cd60a2c7882b9dfa73e    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0164    LN:26699    M5:436e67e75972465ebc5f13fb73e65c11    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0165    LN:26511    M5:9a0762932e8e8ae22d23b67056ea3a27    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0166    LN:25000    M5:aa02f7d5565bb53254599b19d1ffc786    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0167    LN:25000    M5:1aee26b32de30bbf93ff417432e76555    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0168    LN:25000    M5:b0fa87cedf514a955151f884a9a087b8    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0169    LN:23980    M5:7d554e1fc43d0dc472ab760ba5143772    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0170    LN:22145    M5:60b38f84c7c98a3c84e3567ad6f16713    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0171    LN:22081    M5:8965704e0a65e61fb43832b6bf8007a7    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0172    LN:21251    M5:8b9ac26344ea13699e2fbac3113a3334    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0173    LN:21083    M5:3bfc2f3011832549375198b57005fe46    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0174    LN:21000    M5:c1a72a64c6eb004a83119a2485b6f182    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0175    LN:20752    M5:0fa13d710a4f9ce1a3b715f10796d4bc    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0176    LN:20725    M5:efd35917ff28756e4d86c845519e3764    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0177    LN:19677    M5:2f830d7c39a57af8ad06f811d11be6d4    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0178    LN:19557    M5:5a30403921237e337ae9af370a86bc7d    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0179    LN:19363    M5:ccd31c1ab87cda1ff7f576b21f278c26    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0180    LN:19275    M5:cd53843b3fcf1146b8297716b2190ad3    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0181    LN:18822    M5:a0d0776fac7d8a35a5aa04109ae8aa4f    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0182    LN:16769    M5:3e7e9f237dc7c32e5f902b83280781a3    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0183    LN:16207    M5:a96e97b3a99cf4b9c19e8eefb90cbd29    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0184    LN:16204    M5:ea74df1abdf157ca55e8503fd095567a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0185    LN:15894    M5:d45e4d6693b02240ade5c87f45e8da53    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0186    LN:15115    M5:5d10ce139da2ceb0e9df9949741727a7    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0187    LN:14619    M5:7b5a443df7a78d2fd710377301a5f9e4    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0188    LN:14592    M5:8613ae3d1ed55852b1429ebd9b14c9c5    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0189    LN:14258    M5:d4379c7c7ca741fdb118564042c1c148    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0190    LN:14006    M5:0d758f430f3220207f61c852771266c0    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0191    LN:14000    M5:2f5263b7cd0582ba94a105c611aed402    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0192    LN:13178    M5:5bd9d433bfec4ade3fb9d28ccd8ee247    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0193    LN:12300    M5:9ccfe1a5f84739312f9c7a2b26595e45    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0194    LN:12236    M5:30d89347efe60f7b7c95356fdb692086    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0195    LN:11767    M5:eaa191319117300b9438b07eaf6501f4    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0196    LN:11561    M5:3fb707a2aeeb5e7db65ddf5db28915b0    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0197    LN:10248    M5:f09814748ce2decd29ac43bd89a4e04a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0198    LN:10206    M5:3ffb9654625351fc508a1fed1f85114b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0199    LN:9448    M5:a6edc89365a80e6ca591e6f9753a332b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0200    LN:9335    M5:684c98c76c2b87c00f02d07f226018bb    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0201    LN:9000    M5:50c57d50c43f30cf6b2e054c6b5f68b7    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0202    LN:7386    M5:a8eb504bbaa0ede907ba78a41be52f89    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0203    LN:5441    M5:0d97c86c628bd6a55f7fc85c9c38c972    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0204    LN:5422    M5:3b2316c604e2ac62b9f124a86b95d73f    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0205    LN:5051    M5:961771443ef4fbf0be2686776ca9125b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0206    LN:5000    M5:ca4f72d9ab9c59ecb89fc6b65a7b1da3    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0207    LN:4181    M5:f7732576847fe86de664ec670457a716    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0208    LN:4000    M5:94f0bc02171b44f1820ecf2f031d8efc    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0209    LN:4000    M5:f476b8b12c6d32d1d19cd59f22c2457a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0210    LN:3997    M5:7d8d3fdb66b16aa7538b3fe12c4f3931    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0211    LN:3510    M5:84a53a611f2bce6338b0aef7cd9199ce    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0212    LN:3212    M5:5150ff81bcd98c998d0cab6a98f36d96    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0213    LN:2894    M5:16819bae6204cd34b64fac9672dc2b97    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0214    LN:2542    M5:b2024dd528521d052e69b880bcec8116    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0215    LN:2455    M5:ff45f473979429a684767aa40491f6bf    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0216    LN:2340    M5:bd17ecb49954a87babe64df36e8a875d    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0217    LN:2199    M5:a7e64aa4d508d6b64514ebfc2dff336b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0218    LN:1825    M5:87231bea672c4dfaa5fba8b506986688    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0219    LN:1794    M5:5f11af36959994a6cf2f9e7cc8eb16c6    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0220    LN:1474    M5:f670ebbad20072292db2bbc3b6312af7    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0221    LN:1390    M5:8ff00249ef9fc630019581bc7031339a    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0222    LN:1381    M5:7d10e8ed55ddb1db3187dad16945da23    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0223    LN:1034    M5:a19b8439edb35cdcfce8fa42c01e4200    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0224    LN:1006    M5:8377fd35067438e5463c65003b67a34c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0225    LN:1000    M5:cd74a37feb3ec40148830b9bb167c95c    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0226    LN:1000    M5:e7384a0836e6913e7dd99d736fb91a91    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0227    LN:1000    M5:5bd4cc2489ed366255095df1df2a771b    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0228    LN:1000    M5:dfda4200b86f197587fd639b9e8891e9    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0229    LN:1000    M5:f8b8795fd007b3f19ca1b2dff4efa480    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:Un_0230    LN:1000    M5:95ea818e46d863dc29a3bc388f793f77    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa

    VCF header:
    ##fileformat=VCFv4.2
    ##FILTER=<ID=PASS,Description="All filters passed">
    ##ALT=<ID=NON_REF,Description="Represents any possible alternative allele at this location">
    ##FILTER=<ID=LowQual,Description="Low quality">
    ##FORMAT=<ID=AD,Number=R,Type=Integer,Description="Allelic depths for the ref and alt alleles in the order listed">
    ##FORMAT=<ID=DP,Number=1,Type=Integer,Description="Approximate read depth (reads with MQ=255 or with bad mates are filtered)">
    ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype Quality">
    ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
    ##FORMAT=<ID=MIN_DP,Number=1,Type=Integer,Description="Minimum DP observed within the GVCF block">
    ##FORMAT=<ID=PGT,Number=1,Type=String,Description="Physical phasing haplotype information, describing how the alternate alleles are phased in relation to one another">
    ##FORMAT=<ID=PID,Number=1,Type=String,Description="Physical phasing ID information, where each unique ID within a given sample (but not across samples) connects records within a phasing group">
    ##FORMAT=<ID=PL,Number=G,Type=Integer,Description="Normalized, Phred-scaled likelihoods for genotypes as defined in the VCF specification">
    ##FORMAT=<ID=PS,Number=1,Type=Integer,Description="Phasing set (typically the position of the first variant in the set)">
    ##FORMAT=<ID=SB,Number=4,Type=Integer,Description="Per-sample component statistics which comprise the Fisher's Exact Test to detect strand bias.">
    ##GATKCommandLine=<ID=HaplotypeCaller,CommandLine="HaplotypeCaller  --emit-ref-confidence GVCF --output /scratch/daff/mw/variant_calling_pipeline_gatk4/output/AS17000_81_100/out/vcfs/FUR9702A85_raw_variants_1_0.g.vcf --intervals /scratch/daff/mw/variant_calling_pipeline_gatk4/output/AS17000_81_100/out/intervals/peng_wang_alphonso_genome_multifasta_renamed_0.list --input /scratch/daff/mw/variant_calling_pipeline_gatk4/output/AS17000_81_100/out/bam/FUR9702A85.bam --reference /scratch/daff/mw/variant_calling_pipeline_gatk4/reference/peng_wang_alphonso_genome_multifasta_renamed.fa  --use-new-qual-calculator true --use-old-qual-calculator false --annotate-with-num-discovered-alleles false --heterozygosity 0.001 --indel-heterozygosity 1.25E-4 --heterozygosity-stdev 0.01 --standard-min-confidence-threshold-for-calling 30.0 --max-alternate-alleles 6 --max-genotype-count 1024 --sample-ploidy 2 --num-reference-samples-if-no-call 0 --genotyping-mode DISCOVERY --genotype-filtered-alleles false --contamination-fraction-to-filter 0.0 --output-mode EMIT_VARIANTS_ONLY --all-site-pls false --gvcf-gq-bands 1 --gvcf-gq-bands 2 --gvcf-gq-bands 3 --gvcf-gq-bands 4 --gvcf-gq-bands 5 --gvcf-gq-bands 6 --gvcf-gq-bands 7 --gvcf-gq-bands 8 --gvcf-gq-bands 9 --gvcf-gq-bands 10 --gvcf-gq-bands 11 --gvcf-gq-bands 12 --gvcf-gq-bands 13 --gvcf-gq-bands 14 --gvcf-gq-bands 15 --gvcf-gq-bands 16 --gvcf-gq-bands 17 --gvcf-gq-bands 18 --gvcf-gq-bands 19 --gvcf-gq-bands 20 --gvcf-gq-bands 21 --gvcf-gq-bands 22 --gvcf-gq-bands 23 --gvcf-gq-bands 24 --gvcf-gq-bands 25 --gvcf-gq-bands 26 --gvcf-gq-bands 27 --gvcf-gq-bands 28 --gvcf-gq-bands 29 --gvcf-gq-bands 30 --gvcf-gq-bands 31 --gvcf-gq-bands 32 --gvcf-gq-bands 33 --gvcf-gq-bands 34 --gvcf-gq-bands 35 --gvcf-gq-bands 36 --gvcf-gq-bands 37 --gvcf-gq-bands 38 --gvcf-gq-bands 39 --gvcf-gq-bands 40 --gvcf-gq-bands 41 --gvcf-gq-bands 42 --gvcf-gq-bands 43 --gvcf-gq-bands 44 --gvcf-gq-bands 45 --gvcf-gq-bands 46 --gvcf-gq-bands 47 --gvcf-gq-bands 48 --gvcf-gq-bands 49 --gvcf-gq-bands 50 --gvcf-gq-bands 51 --gvcf-gq-bands 52 --gvcf-gq-bands 53 --gvcf-gq-bands 54 --gvcf-gq-bands 55 --gvcf-gq-bands 56 --gvcf-gq-bands 57 --gvcf-gq-bands 58 --gvcf-gq-bands 59 --gvcf-gq-bands 60 --gvcf-gq-bands 70 --gvcf-gq-bands 80 --gvcf-gq-bands 90 --gvcf-gq-bands 99 --floor-blocks false --indel-size-to-eliminate-in-ref-model 10 --use-alleles-trigger false --disable-optimizations false --just-determine-active-regions false --dont-genotype false --do-not-run-physical-phasing false --use-filtered-reads-for-annotations false --correct-overlapping-quality false --adaptive-pruning false --do-not-recover-dangling-branches false --recover-dangling-heads false --consensus false --dont-trim-active-regions false --max-disc-ar-extension 25 --max-gga-ar-extension 300 --padding-around-indels 150 --padding-around-snps 20 --kmer-size 10 --kmer-size 25 --dont-increase-kmer-sizes-for-cycles false --allow-non-unique-kmers-in-ref false --num-pruning-samples 1 --min-dangling-branch-length 4 --recover-all-dangling-branches false --max-num-haplotypes-in-population 128 --min-pruning 2 --adaptive-pruning-initial-error-rate 0.001 --pruning-lod-threshold 2.302585092994046 --max-unpruned-variants 100 --debug-assembly false --debug-graph-transformations false --capture-assembly-failure-bam false --error-correct-reads false --kmer-length-for-read-error-correction 25 --min-observations-for-kmer-to-be-solid 20 --likelihood-calculation-engine PairHMM --base-quality-score-threshold 18 --pair-hmm-gap-continuation-penalty 10 --pair-hmm-implementation FASTEST_AVAILABLE --pcr-indel-model CONSERVATIVE --phred-scaled-global-read-mismapping-rate 45 --native-pair-hmm-threads 4 --native-pair-hmm-use-double-precision false --bam-writer-type CALLED_HAPLOTYPES --dont-use-soft-clipped-bases false --min-base-quality-score 10 --smith-waterman JAVA --max-mnp-distance 0 --min-assembly-region-size 50 --max-assembly-region-size 300 --assembly-region-padding 100 --max-reads-per-alignment-start 50 --active-probability-threshold 0.002 --max-prob-propagation-distance 50 --force-active false --interval-set-rule UNION --interval-padding 0 --interval-exclusion-padding 0 --interval-merging-rule ALL --read-validation-stringency SILENT --seconds-between-progress-updates 10.0 --disable-sequence-dictionary-validation false --create-output-bam-index true --create-output-bam-md5 false --create-output-variant-index true --create-output-variant-md5 false --lenient false --add-output-sam-program-record true --add-output-vcf-command-line true --cloud-prefetch-buffer 40 --cloud-index-prefetch-buffer -1 --disable-bam-index-caching false --sites-only-vcf-output false --help false --version false --showHidden false --verbosity INFO --QUIET false --use-jdk-deflater false --use-jdk-inflater false --gcs-max-retries 20 --gcs-project-for-requester-pays  --disable-tool-default-read-filters false --minimum-mapping-quality 20 --disable-tool-default-annotations false --enable-all-annotations false --allow-old-rms-mapping-quality-annotation-data false",Version="4.1.3.0",Date="April 29, 2022 10:46:31 PM UTC">
    ##GVCFBlock0-1=minGQ=0(inclusive),maxGQ=1(exclusive)
    ##GVCFBlock1-2=minGQ=1(inclusive),maxGQ=2(exclusive)
    ##GVCFBlock10-11=minGQ=10(inclusive),maxGQ=11(exclusive)
    ##GVCFBlock11-12=minGQ=11(inclusive),maxGQ=12(exclusive)
    ##GVCFBlock12-13=minGQ=12(inclusive),maxGQ=13(exclusive)
    ##GVCFBlock13-14=minGQ=13(inclusive),maxGQ=14(exclusive)
    ##GVCFBlock14-15=minGQ=14(inclusive),maxGQ=15(exclusive)
    ##GVCFBlock15-16=minGQ=15(inclusive),maxGQ=16(exclusive)
    ##GVCFBlock16-17=minGQ=16(inclusive),maxGQ=17(exclusive)
    ##GVCFBlock17-18=minGQ=17(inclusive),maxGQ=18(exclusive)
    ##GVCFBlock18-19=minGQ=18(inclusive),maxGQ=19(exclusive)
    ##GVCFBlock19-20=minGQ=19(inclusive),maxGQ=20(exclusive)
    ##GVCFBlock2-3=minGQ=2(inclusive),maxGQ=3(exclusive)
    ##GVCFBlock20-21=minGQ=20(inclusive),maxGQ=21(exclusive)
    ##GVCFBlock21-22=minGQ=21(inclusive),maxGQ=22(exclusive)
    ##GVCFBlock22-23=minGQ=22(inclusive),maxGQ=23(exclusive)
    ##GVCFBlock23-24=minGQ=23(inclusive),maxGQ=24(exclusive)
    ##GVCFBlock24-25=minGQ=24(inclusive),maxGQ=25(exclusive)
    ##GVCFBlock25-26=minGQ=25(inclusive),maxGQ=26(exclusive)
    ##GVCFBlock26-27=minGQ=26(inclusive),maxGQ=27(exclusive)
    ##GVCFBlock27-28=minGQ=27(inclusive),maxGQ=28(exclusive)
    ##GVCFBlock28-29=minGQ=28(inclusive),maxGQ=29(exclusive)
    ##GVCFBlock29-30=minGQ=29(inclusive),maxGQ=30(exclusive)
    ##GVCFBlock3-4=minGQ=3(inclusive),maxGQ=4(exclusive)
    ##GVCFBlock30-31=minGQ=30(inclusive),maxGQ=31(exclusive)
    ##GVCFBlock31-32=minGQ=31(inclusive),maxGQ=32(exclusive)
    ##GVCFBlock32-33=minGQ=32(inclusive),maxGQ=33(exclusive)
    ##GVCFBlock33-34=minGQ=33(inclusive),maxGQ=34(exclusive)
    ##GVCFBlock34-35=minGQ=34(inclusive),maxGQ=35(exclusive)
    ##GVCFBlock35-36=minGQ=35(inclusive),maxGQ=36(exclusive)
    ##GVCFBlock36-37=minGQ=36(inclusive),maxGQ=37(exclusive)
    ##GVCFBlock37-38=minGQ=37(inclusive),maxGQ=38(exclusive)
    ##GVCFBlock38-39=minGQ=38(inclusive),maxGQ=39(exclusive)
    ##GVCFBlock39-40=minGQ=39(inclusive),maxGQ=40(exclusive)
    ##GVCFBlock4-5=minGQ=4(inclusive),maxGQ=5(exclusive)
    ##GVCFBlock40-41=minGQ=40(inclusive),maxGQ=41(exclusive)
    ##GVCFBlock41-42=minGQ=41(inclusive),maxGQ=42(exclusive)
    ##GVCFBlock42-43=minGQ=42(inclusive),maxGQ=43(exclusive)
    ##GVCFBlock43-44=minGQ=43(inclusive),maxGQ=44(exclusive)
    ##GVCFBlock44-45=minGQ=44(inclusive),maxGQ=45(exclusive)
    ##GVCFBlock45-46=minGQ=45(inclusive),maxGQ=46(exclusive)
    ##GVCFBlock46-47=minGQ=46(inclusive),maxGQ=47(exclusive)
    ##GVCFBlock47-48=minGQ=47(inclusive),maxGQ=48(exclusive)
    ##GVCFBlock48-49=minGQ=48(inclusive),maxGQ=49(exclusive)
    ##GVCFBlock49-50=minGQ=49(inclusive),maxGQ=50(exclusive)
    ##GVCFBlock5-6=minGQ=5(inclusive),maxGQ=6(exclusive)
    ##GVCFBlock50-51=minGQ=50(inclusive),maxGQ=51(exclusive)
    ##GVCFBlock51-52=minGQ=51(inclusive),maxGQ=52(exclusive)
    ##GVCFBlock52-53=minGQ=52(inclusive),maxGQ=53(exclusive)
    ##GVCFBlock53-54=minGQ=53(inclusive),maxGQ=54(exclusive)
    ##GVCFBlock54-55=minGQ=54(inclusive),maxGQ=55(exclusive)
    ##GVCFBlock55-56=minGQ=55(inclusive),maxGQ=56(exclusive)
    ##GVCFBlock56-57=minGQ=56(inclusive),maxGQ=57(exclusive)
    ##GVCFBlock57-58=minGQ=57(inclusive),maxGQ=58(exclusive)
    ##GVCFBlock58-59=minGQ=58(inclusive),maxGQ=59(exclusive)
    ##GVCFBlock59-60=minGQ=59(inclusive),maxGQ=60(exclusive)
    ##GVCFBlock6-7=minGQ=6(inclusive),maxGQ=7(exclusive)
    ##GVCFBlock60-70=minGQ=60(inclusive),maxGQ=70(exclusive)
    ##GVCFBlock7-8=minGQ=7(inclusive),maxGQ=8(exclusive)
    ##GVCFBlock70-80=minGQ=70(inclusive),maxGQ=80(exclusive)
    ##GVCFBlock8-9=minGQ=8(inclusive),maxGQ=9(exclusive)
    ##GVCFBlock80-90=minGQ=80(inclusive),maxGQ=90(exclusive)
    ##GVCFBlock9-10=minGQ=9(inclusive),maxGQ=10(exclusive)
    ##GVCFBlock90-99=minGQ=90(inclusive),maxGQ=99(exclusive)
    ##GVCFBlock99-100=minGQ=99(inclusive),maxGQ=100(exclusive)
    ##INFO=<ID=BaseQRankSum,Number=1,Type=Float,Description="Z-score from Wilcoxon rank sum test of Alt Vs. Ref base qualities">
    ##INFO=<ID=DP,Number=1,Type=Integer,Description="Approximate read depth; some reads may have been filtered">
    ##INFO=<ID=DS,Number=0,Type=Flag,Description="Were any of the samples downsampled?">
    ##INFO=<ID=END,Number=1,Type=Integer,Description="Stop position of the interval">
    ##INFO=<ID=ExcessHet,Number=1,Type=Float,Description="Phred-scaled p-value for exact test of excess heterozygosity">
    ##INFO=<ID=InbreedingCoeff,Number=1,Type=Float,Description="Inbreeding coefficient as estimated from the genotype likelihoods per-sample when compared against the Hardy-Weinberg expectation">
    ##INFO=<ID=MLEAC,Number=A,Type=Integer,Description="Maximum likelihood expectation (MLE) for the allele counts (not necessarily the same as the AC), for each ALT allele, in the same order as listed">
    ##INFO=<ID=MLEAF,Number=A,Type=Float,Description="Maximum likelihood expectation (MLE) for the allele frequency (not necessarily the same as the AF), for each ALT allele, in the same order as listed">
    ##INFO=<ID=MQRankSum,Number=1,Type=Float,Description="Z-score From Wilcoxon rank sum test of Alt vs. Ref read mapping qualities">
    ##INFO=<ID=RAW_MQandDP,Number=2,Type=Integer,Description="Raw data (sum of squared MQ and total depth) for improved RMS Mapping Quality calculation. Incompatible with deprecated RAW_MQ formulation.">
    ##INFO=<ID=ReadPosRankSum,Number=1,Type=Float,Description="Z-score from Wilcoxon rank sum test of Alt vs. Ref read position bias">
    ##contig=<ID=chr10,length=17652500>
    ##contig=<ID=chr11,length=17144574>
    ##contig=<ID=chr12,length=16029966>
    ##contig=<ID=chr13,length=15457994>
    ##contig=<ID=chr14,length=14810209>
    ##contig=<ID=chr15,length=14765960>
    ##contig=<ID=chr16,length=13817227>
    ##contig=<ID=chr17,length=13506273>
    ##contig=<ID=chr18,length=13371754>
    ##contig=<ID=chr19,length=13093066>
    ##contig=<ID=chr1,length=29456600>
    ##contig=<ID=chr20,length=12294262>
    ##contig=<ID=chr2,length=24397897>
    ##contig=<ID=chr3,length=23139393>
    ##contig=<ID=chr4,length=21507500>
    ##contig=<ID=chr5,length=21083371>
    ##contig=<ID=chr6,length=18811960>
    ##contig=<ID=chr7,length=20623120>
    ##contig=<ID=chr8,length=18243469>
    ##contig=<ID=chr9,length=18233274>
    ##contig=<ID=chrM,length=871458>
    ##contig=<ID=chrP,length=150346>
    ##contig=<ID=Un_0001,length=1970699>
    ##contig=<ID=Un_0002,length=1382144>
    ##contig=<ID=Un_0003,length=1372446>
    ##contig=<ID=Un_0004,length=1076389>
    ##contig=<ID=Un_0005,length=872468>
    ##contig=<ID=Un_0006,length=767780>
    ##contig=<ID=Un_0007,length=667392>
    ##contig=<ID=Un_0008,length=627917>
    ##contig=<ID=Un_0009,length=621343>
    ##contig=<ID=Un_0010,length=620923>
    ##contig=<ID=Un_0011,length=614090>
    ##contig=<ID=Un_0012,length=558696>
    ##contig=<ID=Un_0013,length=529118>
    ##contig=<ID=Un_0014,length=504676>
    ##contig=<ID=Un_0015,length=483988>
    ##contig=<ID=Un_0016,length=470327>
    ##contig=<ID=Un_0017,length=465424>
    ##contig=<ID=Un_0018,length=433226>
    ##contig=<ID=Un_0019,length=428127>
    ##contig=<ID=Un_0020,length=427893>
    ##contig=<ID=Un_0021,length=406275>
    ##contig=<ID=Un_0022,length=395306>
    ##contig=<ID=Un_0023,length=394284>
    ##contig=<ID=Un_0024,length=375682>
    ##contig=<ID=Un_0025,length=358764>
    ##contig=<ID=Un_0026,length=350968>
    ##contig=<ID=Un_0027,length=338188>
    ##contig=<ID=Un_0028,length=336546>
    ##contig=<ID=Un_0029,length=311912>
    ##contig=<ID=Un_0030,length=306605>
    ##contig=<ID=Un_0031,length=303935>
    ##contig=<ID=Un_0032,length=301575>
    ##contig=<ID=Un_0033,length=274730>
    ##contig=<ID=Un_0034,length=274676>
    ##contig=<ID=Un_0035,length=271678>
    ##contig=<ID=Un_0036,length=265704>
    ##contig=<ID=Un_0037,length=256210>
    ##contig=<ID=Un_0038,length=255554>
    ##contig=<ID=Un_0039,length=247514>
    ##contig=<ID=Un_0040,length=244577>
    ##contig=<ID=Un_0041,length=242466>
    ##contig=<ID=Un_0042,length=239365>
    ##contig=<ID=Un_0043,length=237985>
    ##contig=<ID=Un_0044,length=233202>
    ##contig=<ID=Un_0045,length=232209>
    ##contig=<ID=Un_0046,length=228256>
    ##contig=<ID=Un_0047,length=224342>
    ##contig=<ID=Un_0048,length=222775>
    ##contig=<ID=Un_0049,length=219926>
    ##contig=<ID=Un_0050,length=211467>
    ##contig=<ID=Un_0051,length=201266>
    ##contig=<ID=Un_0052,length=198443>
    ##contig=<ID=Un_0053,length=198067>
    ##contig=<ID=Un_0054,length=191933>
    ##contig=<ID=Un_0055,length=185419>
    ##contig=<ID=Un_0056,length=179157>
    ##contig=<ID=Un_0057,length=177425>
    ##contig=<ID=Un_0058,length=174997>
    ##contig=<ID=Un_0059,length=173922>
    ##contig=<ID=Un_0060,length=172252>
    ##contig=<ID=Un_0061,length=169458>
    ##contig=<ID=Un_0062,length=165556>
    ##contig=<ID=Un_0063,length=165439>
    ##contig=<ID=Un_0064,length=162653>
    ##contig=<ID=Un_0065,length=161658>
    ##contig=<ID=Un_0066,length=160872>
    ##contig=<ID=Un_0067,length=159215>
    ##contig=<ID=Un_0068,length=156494>
    ##contig=<ID=Un_0069,length=154312>
    ##contig=<ID=Un_0070,length=153076>
    ##contig=<ID=Un_0071,length=146716>
    ##contig=<ID=Un_0072,length=141618>
    ##contig=<ID=Un_0073,length=137290>
    ##contig=<ID=Un_0074,length=136676>
    ##contig=<ID=Un_0075,length=136492>
    ##contig=<ID=Un_0076,length=132957>
    ##contig=<ID=Un_0077,length=130269>
    ##contig=<ID=Un_0078,length=126891>
    ##contig=<ID=Un_0079,length=125471>
    ##contig=<ID=Un_0080,length=125240>
    ##contig=<ID=Un_0081,length=124484>
    ##contig=<ID=Un_0082,length=124104>
    ##contig=<ID=Un_0083,length=121960>
    ##contig=<ID=Un_0084,length=120999>
    ##contig=<ID=Un_0085,length=110824>
    ##contig=<ID=Un_0086,length=110641>
    ##contig=<ID=Un_0087,length=110388>
    ##contig=<ID=Un_0088,length=108123>
    ##contig=<ID=Un_0089,length=107787>
    ##contig=<ID=Un_0090,length=107007>
    ##contig=<ID=Un_0091,length=105602>
    ##contig=<ID=Un_0092,length=101986>
    ##contig=<ID=Un_0093,length=100891>
    ##contig=<ID=Un_0094,length=100795>
    ##contig=<ID=Un_0095,length=100291>
    ##contig=<ID=Un_0096,length=99548>
    ##contig=<ID=Un_0097,length=99257>
    ##contig=<ID=Un_0098,length=98968>
    ##contig=<ID=Un_0099,length=97779>
    ##contig=<ID=Un_0100,length=96302>
    ##contig=<ID=Un_0101,length=94245>
    ##contig=<ID=Un_0102,length=93551>
    ##contig=<ID=Un_0103,length=91645>
    ##contig=<ID=Un_0104,length=88567>
    ##contig=<ID=Un_0105,length=87986>
    ##contig=<ID=Un_0106,length=86716>
    ##contig=<ID=Un_0107,length=86335>
    ##contig=<ID=Un_0108,length=85446>
    ##contig=<ID=Un_0109,length=84000>
    ##contig=<ID=Un_0110,length=78526>
    ##contig=<ID=Un_0111,length=76741>
    ##contig=<ID=Un_0112,length=76506>
    ##contig=<ID=Un_0113,length=75148>
    ##contig=<ID=Un_0114,length=74963>
    ##contig=<ID=Un_0115,length=73690>
    ##contig=<ID=Un_0116,length=73631>
    ##contig=<ID=Un_0117,length=71299>
    ##contig=<ID=Un_0118,length=70763>
    ##contig=<ID=Un_0119,length=70540>
    ##contig=<ID=Un_0120,length=69239>
    ##contig=<ID=Un_0121,length=67860>
    ##contig=<ID=Un_0122,length=67000>
    ##contig=<ID=Un_0123,length=63282>
    ##contig=<ID=Un_0124,length=59801>
    ##contig=<ID=Un_0125,length=58552>
    ##contig=<ID=Un_0126,length=58488>
    ##contig=<ID=Un_0127,length=56628>
    ##contig=<ID=Un_0128,length=55195>
    ##contig=<ID=Un_0129,length=52282>
    ##contig=<ID=Un_0130,length=49999>
    ##contig=<ID=Un_0131,length=48973>
    ##contig=<ID=Un_0132,length=48847>
    ##contig=<ID=Un_0133,length=47095>
    ##contig=<ID=Un_0134,length=44690>
    ##contig=<ID=Un_0135,length=43197>
    ##contig=<ID=Un_0136,length=41471>
    ##contig=<ID=Un_0137,length=41431>
    ##contig=<ID=Un_0138,length=40186>
    ##contig=<ID=Un_0139,length=39736>
    ##contig=<ID=Un_0140,length=38984>
    ##contig=<ID=Un_0141,length=38930>
    ##contig=<ID=Un_0142,length=38633>
    ##contig=<ID=Un_0143,length=36765>
    ##contig=<ID=Un_0144,length=35937>
    ##contig=<ID=Un_0145,length=35310>
    ##contig=<ID=Un_0146,length=34944>
    ##contig=<ID=Un_0147,length=34740>
    ##contig=<ID=Un_0148,length=32852>
    ##contig=<ID=Un_0149,length=32585>
    ##contig=<ID=Un_0150,length=32581>
    ##contig=<ID=Un_0151,length=32092>
    ##contig=<ID=Un_0152,length=31614>
    ##contig=<ID=Un_0153,length=31415>
    ##contig=<ID=Un_0154,length=30908>
    ##contig=<ID=Un_0155,length=30855>
    ##contig=<ID=Un_0156,length=30529>
    ##contig=<ID=Un_0157,length=30397>
    ##contig=<ID=Un_0158,length=30264>
    ##contig=<ID=Un_0159,length=29981>
    ##contig=<ID=Un_0160,length=29063>
    ##contig=<ID=Un_0161,length=27905>
    ##contig=<ID=Un_0162,length=27495>
    ##contig=<ID=Un_0163,length=27140>
    ##contig=<ID=Un_0164,length=26699>
    ##contig=<ID=Un_0165,length=26511>
    ##contig=<ID=Un_0166,length=25000>
    ##contig=<ID=Un_0167,length=25000>
    ##contig=<ID=Un_0168,length=25000>
    ##contig=<ID=Un_0169,length=23980>
    ##contig=<ID=Un_0170,length=22145>
    ##contig=<ID=Un_0171,length=22081>
    ##contig=<ID=Un_0172,length=21251>
    ##contig=<ID=Un_0173,length=21083>
    ##contig=<ID=Un_0174,length=21000>
    ##contig=<ID=Un_0175,length=20752>
    ##contig=<ID=Un_0176,length=20725>
    ##contig=<ID=Un_0177,length=19677>
    ##contig=<ID=Un_0178,length=19557>
    ##contig=<ID=Un_0179,length=19363>
    ##contig=<ID=Un_0180,length=19275>
    ##contig=<ID=Un_0181,length=18822>
    ##contig=<ID=Un_0182,length=16769>
    ##contig=<ID=Un_0183,length=16207>
    ##contig=<ID=Un_0184,length=16204>
    ##contig=<ID=Un_0185,length=15894>
    ##contig=<ID=Un_0186,length=15115>
    ##contig=<ID=Un_0187,length=14619>
    ##contig=<ID=Un_0188,length=14592>
    ##contig=<ID=Un_0189,length=14258>
    ##contig=<ID=Un_0190,length=14006>
    ##contig=<ID=Un_0191,length=14000>
    ##contig=<ID=Un_0192,length=13178>
    ##contig=<ID=Un_0193,length=12300>
    ##contig=<ID=Un_0194,length=12236>
    ##contig=<ID=Un_0195,length=11767>
    ##contig=<ID=Un_0196,length=11561>
    ##contig=<ID=Un_0197,length=10248>
    ##contig=<ID=Un_0198,length=10206>
    ##contig=<ID=Un_0199,length=9448>
    ##contig=<ID=Un_0200,length=9335>
    ##contig=<ID=Un_0201,length=9000>
    ##contig=<ID=Un_0202,length=7386>
    ##contig=<ID=Un_0203,length=5441>
    ##contig=<ID=Un_0204,length=5422>
    ##contig=<ID=Un_0205,length=5051>
    ##contig=<ID=Un_0206,length=5000>
    ##contig=<ID=Un_0207,length=4181>
    ##contig=<ID=Un_0208,length=4000>
    ##contig=<ID=Un_0209,length=4000>
    ##contig=<ID=Un_0210,length=3997>
    ##contig=<ID=Un_0211,length=3510>
    ##contig=<ID=Un_0212,length=3212>
    ##contig=<ID=Un_0213,length=2894>
    ##contig=<ID=Un_0214,length=2542>
    ##contig=<ID=Un_0215,length=2455>
    ##contig=<ID=Un_0216,length=2340>
    ##contig=<ID=Un_0217,length=2199>
    ##contig=<ID=Un_0218,length=1825>
    ##contig=<ID=Un_0219,length=1794>
    ##contig=<ID=Un_0220,length=1474>
    ##contig=<ID=Un_0221,length=1390>
    ##contig=<ID=Un_0222,length=1381>
    ##contig=<ID=Un_0223,length=1034>
    ##contig=<ID=Un_0224,length=1006>
    ##contig=<ID=Un_0225,length=1000>
    ##contig=<ID=Un_0226,length=1000>
    ##contig=<ID=Un_0227,length=1000>
    ##contig=<ID=Un_0228,length=1000>
    ##contig=<ID=Un_0229,length=1000>
    ##contig=<ID=Un_0230,length=1000>
    ##source=HaplotypeCaller
    ##bcftools_viewVersion=1.12+htslib-1.12
    ##bcftools_viewCommand=view --genotype hom -Oz -o /g/data/ht96/Mel_UQ/qf4/4_SIFT/derived_allele/2_odorata/2_FUR9702A85_homosonly.vcf.gz /g/data/ht96/Mel_UQ/qf4/4_SIFT/derived_allele/2_odorata/1_FUR9702A85_raw_variants.vcf; Date=Fri May  5 09:29:10 2023
    #CHROM  POS     ID      REF     ALT     QUAL    FILTER  INFO    FORMAT  FUR9702A85

    0
    Comment actions Permalink
  • Avatar
    Melanie Wilkinson

    Sorry my post is still pending approval. Can you see it?

    0
    Comment actions Permalink
  • Avatar
    Louis Bergelson

    Sorry, it got caught by our extremely overly aggressive filter and I didn't notice.

    0
    Comment actions Permalink
  • Avatar
    Giles Hall

    Hello Melanie,

    Thank you for providing the VCF header and the sequence dictionary.  I have verified that sequences listed in the dictionary match those listen in the header in both length and name.  I have also tried to replicate the reported behavior of FastaAlternateReferenceMaker, but without any success.

    Before digging any deeper into the data itself, I want to verify that the tool is not making any changes to the new reference.  When FastaAlternateReferenceMaker runs, it will generate a new sequence dictionary.  Can you please share this sequence dictionary?  If all the MD5s and lengths are the same, then we can assume no changes are propagating.  If there are differences, then we need to figure out why they are not occurring at the expected loci.  Thanks!

    0
    Comment actions Permalink
  • Avatar
    Melanie Wilkinson

    Hi Giles,

    Thank you  for clarifying, we didn't know that the changes were only made to the .dict file and we were aligning the reads to the reference genome using BWA which doesn't use the .dict file. 

    I think mentioning that FastaAlternateReferenceMaker only modifies the .dict file would be helpful to add to the manual.

    In saying that, I still don't think the .dict file is being modified correctly. The M5 in the .dict file is the same before and after running FastaAlternateReferenceMaker, the only thing that has changed in the .dict file is "SN:chr10" has change to "SN:1" .e.g 

    original .dict
    @SQ    SN:chr10    LN:17652500    M5:9dec798a2fffecdca69924f771177028    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr11    LN:17144574    M5:725244fce90d72f68f1926706af5a09d    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr12    LN:16029966    M5:28ef0ca486442304ea64e1c1473431c6    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa
    @SQ    SN:chr13    LN:15457994    M5:5da43e7c39bd75acdd07080fdb0bd397    UR:file:/scratch/daff/mw/variant_calling_pipeline_gatk4/unified_workflow/reference/peng_wang_alphonso_genome_multifasta_renamed.fa

    After FastaAlternateReferenceMaker:
    @SQ    SN:1    LN:17652500    M5:9dec798a2fffecdca69924f771177028
    @SQ    SN:2    LN:17144574    M5:725244fce90d72f68f1926706af5a09d
    @SQ    SN:3    LN:16029966    M5:28ef0ca486442304ea64e1c1473431c6
    @SQ    SN:4    LN:15457994    M5:5da43e7c39bd75acdd07080fdb0bd397

    Where can I find the output for md5 after including "--create-output-variant-md5 true"?

    0
    Comment actions Permalink
  • Avatar
    Giles Hall

    Hi Melanie,

    Thank you for providing the before and after sequence dictionaries.  Sorry for the confusion, but the changes are not exclusive to the sequence dictionary.  I wanted to verify that the output reference was in fact the same as the input reference.  Clearly, no changes to the reference are occurring.

    I will circle back with the GATK engine team and see if they have any insight as to what is going on.  I'm not sure where the --create-output-variant-md5 is stored, and will look into this as well.

    Stay tuned.

    0
    Comment actions Permalink
  • Avatar
    Giles Hall

    Hi Melanie,

    We have a working hypothesis, but in order to verify, we will need to see a few examples from your VCF.  Can you please share some examples?  You can use this command will grab fifty sites:

    head -1000 /path/to/vcf | tail -50

     

    0
    Comment actions Permalink
  • Avatar
    Melanie Wilkinson

    Thanks for your help Giles! Here are the fifty sites:

    chr10   2639    .       G       <NON_REF>       .       .       END=2639        GT:DP:GQ:MIN_DP:PL      0/0:15:42:15:0,42,630
    chr10   2640    .       T       <NON_REF>       .       .       END=2640        GT:DP:GQ:MIN_DP:PL      0/0:15:36:15:0,36,540
    chr10   2641    .       T       <NON_REF>       .       .       END=2641        GT:DP:GQ:MIN_DP:PL      0/0:15:33:15:0,33,495
    chr10   2642    .       C       <NON_REF>       .       .       END=2642        GT:DP:GQ:MIN_DP:PL      0/0:16:36:16:0,36,540
    chr10   2644    .       A       <NON_REF>       .       .       END=2647        GT:DP:GQ:MIN_DP:PL      0/0:17:39:17:0,39,585
    chr10   2648    .       C       <NON_REF>       .       .       END=2648        GT:DP:GQ:MIN_DP:PL      0/0:17:36:17:0,36,629
    chr10   2649    .       A       <NON_REF>       .       .       END=2655        GT:DP:GQ:MIN_DP:PL      0/0:13:39:13:0,39,478
    chr10   2656    .       T       <NON_REF>       .       .       END=2661        GT:DP:GQ:MIN_DP:PL      0/0:14:42:14:0,42,520
    chr10   2662    .       C       <NON_REF>       .       .       END=2662        GT:DP:GQ:MIN_DP:PL      0/0:15:45:15:0,45,576
    chr10   2663    .       T       <NON_REF>       .       .       END=2664        GT:DP:GQ:MIN_DP:PL      0/0:15:29:15:0,29,469
    chr10   2665    .       T       <NON_REF>       .       .       END=2665        GT:DP:GQ:MIN_DP:PL      0/0:15:30:15:0,30,569
    chr10   2666    .       T       <NON_REF>       .       .       END=2667        GT:DP:GQ:MIN_DP:PL      0/0:16:42:16:0,42,630
    chr10   2668    .       T       <NON_REF>       .       .       END=2668        GT:DP:GQ:MIN_DP:PL      0/0:16:33:16:0,33,577
    chr10   2669    .       A       <NON_REF>       .       .       END=2671        GT:DP:GQ:MIN_DP:PL      0/0:16:42:16:0,42,630
    chr10   2672    .       T       <NON_REF>       .       .       END=2678        GT:DP:GQ:MIN_DP:PL      0/0:17:48:16:0,48,604
    chr10   2679    .       G       A,<NON_REF>     706.03  .       DP=14;ExcessHet=3.0103;MLEAC=2,0;MLEAF=1,0;RAW_MQandDP=50400,14 GT:AD:DP:GQ:PGT:PID:PL:PS:SB    1|1:0,14,0:14:48:0|1:2679_G_A:720,48,0,720,48,720:2679:0,0,5,9
    chr10   2680    .       A       <NON_REF>       .       .       END=2683        GT:DP:GQ:MIN_DP:PL      0/0:16:48:16:0,48,608
    chr10   2684    .       G       <NON_REF>       .       .       END=2684        GT:DP:GQ:MIN_DP:PL      0/0:16:33:16:0,33,577
    chr10   2685    .       C       <NON_REF>       .       .       END=2707        GT:DP:GQ:MIN_DP:PL      0/0:16:48:16:0,48,596
    chr10   2708    .       A       <NON_REF>       .       .       END=2709        GT:DP:GQ:MIN_DP:PL      0/0:18:51:18:0,51,765
    chr10   2711    .       A       <NON_REF>       .       .       END=2712        GT:DP:GQ:MIN_DP:PL      0/0:18:51:18:0,51,765
    chr10   2713    .       A       <NON_REF>       .       .       END=2727        GT:DP:GQ:MIN_DP:PL      0/0:20:60:20:0,60,695
    chr10   2728    .       T       <NON_REF>       .       .       END=2732        GT:DP:GQ:MIN_DP:PL      0/0:20:57:20:0,57,855
    chr10   2733    .       A       <NON_REF>       .       .       END=2739        GT:DP:GQ:MIN_DP:PL      0/0:23:63:23:0,63,945
    chr10   2741    .       T       <NON_REF>       .       .       END=2751        GT:DP:GQ:MIN_DP:PL      0/0:23:66:22:0,66,803
    chr10   2752    .       A       <NON_REF>       .       .       END=2760        GT:DP:GQ:MIN_DP:PL      0/0:24:72:24:0,72,870
    chr10   2762    .       T       <NON_REF>       .       .       END=2781        GT:DP:GQ:MIN_DP:PL      0/0:27:72:25:0,72,933
    chr10   2782    .       C       <NON_REF>       .       .       END=2784        GT:DP:GQ:MIN_DP:PL      0/0:25:69:24:0,69,1035
    chr10   2786    .       C       <NON_REF>       .       .       END=2787        GT:DP:GQ:MIN_DP:PL      0/0:24:69:24:0,69,1035
    chr10   2788    .       T       <NON_REF>       .       .       END=2806        GT:DP:GQ:MIN_DP:PL      0/0:26:72:24:0,72,910
    chr10   2807    .       T       <NON_REF>       .       .       END=2807        GT:DP:GQ:MIN_DP:PL      0/0:25:69:25:0,69,1035
    chr10   2808    .       C       <NON_REF>       .       .       END=2811        GT:DP:GQ:MIN_DP:PL      0/0:26:72:25:0,72,1080
    chr10   2812    .       A       <NON_REF>       .       .       END=2813        GT:DP:GQ:MIN_DP:PL      0/0:25:66:25:0,66,990
    chr10   2814    .       C       <NON_REF>       .       .       END=2816        GT:DP:GQ:MIN_DP:PL      0/0:27:72:27:0,72,1080
    chr10   2817    .       A       <NON_REF>       .       .       END=2819        GT:DP:GQ:MIN_DP:PL      0/0:27:69:27:0,69,1035
    chr10   2820    .       C       <NON_REF>       .       .       END=2823        GT:DP:GQ:MIN_DP:PL      0/0:28:75:27:0,75,1125
    chr10   2825    .       G       <NON_REF>       .       .       END=2837        GT:DP:GQ:MIN_DP:PL      0/0:26:75:25:0,75,960
    chr10   2838    .       A       <NON_REF>       .       .       END=2847        GT:DP:GQ:MIN_DP:PL      0/0:28:81:27:0,81,1043
    chr10   2848    .       A       <NON_REF>       .       .       END=2853        GT:DP:GQ:MIN_DP:PL      0/0:28:75:28:0,75,1125
    chr10   2854    .       A       <NON_REF>       .       .       END=2854        GT:DP:GQ:MIN_DP:PL      0/0:28:69:28:0,69,1035
    chr10   2855    .       G       <NON_REF>       .       .       END=2861        GT:DP:GQ:MIN_DP:PL      0/0:28:72:28:0,72,1080
    chr10   2863    .       G       <NON_REF>       .       .       END=2872        GT:DP:GQ:MIN_DP:PL      0/0:25:72:24:0,72,965
    chr10   2873    .       G       <NON_REF>       .       .       END=2886        GT:DP:GQ:MIN_DP:PL      0/0:26:63:24:0,63,945
    chr10   2887    .       C       <NON_REF>       .       .       END=2887        GT:DP:GQ:MIN_DP:PL      0/0:25:72:25:0,72,1080
    chr10   2888    .       A       <NON_REF>       .       .       END=2894        GT:DP:GQ:MIN_DP:PL      0/0:25:69:24:0,69,1035
    chr10   2897    .       G       <NON_REF>       .       .       END=2903        GT:DP:GQ:MIN_DP:PL      0/0:26:69:24:0,69,1035
    chr10   2904    .       C       <NON_REF>       .       .       END=2907        GT:DP:GQ:MIN_DP:PL      0/0:25:72:25:0,72,1080
    chr10   2908    .       T       <NON_REF>       .       .       END=2922        GT:DP:GQ:MIN_DP:PL      0/0:24:63:22:0,63,945
    chr10   2923    .       T       <NON_REF>       .       .       END=2923        GT:DP:GQ:MIN_DP:PL      0/0:23:54:23:0,54,845
    chr10   2924    .       G       <NON_REF>       .       .       END=2928        GT:DP:GQ:MIN_DP:PL      0/0:22:66:22:0,66,808

    0
    Comment actions Permalink
  • Avatar
    Giles Hall

    Hi Melanie,

    We believe the problem is that FastaAlternateReferenceMaker is not compatible with GVCF files.  You can convert GVCFs to VCFs with the following command:

    gatk --java-options "-Xmx4g" GenotypeGVCFs \
      -R original_reference.fasta \
      -V input.g.vcf.gz \
       -O output.vcf.gz

    Can you please try converting your GVCF to a VCF, and then run FastaAlternateReferenceMaker on the genotyped VCF?

    0
    Comment actions Permalink
  • Avatar
    Melanie Wilkinson

    That worked!!!! It modified the fasta file based on the vcf!
    Thanks so much for your help Giles!!

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk