<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi Will,<div class=""><br class=""></div><div class="">Thanks for the response.</div><div class=""><br class=""></div><div class="">Yes, downloading the vcfs locally seems to resolve the issue, but I guess my main point/request is that if an API call suffers from truncated data, it seems that event should be fatal to any API script, and not just generate a "you're probably missing data" message to stderr and keep on running.  Or at least it would be great to have a way for that behavior to be an option.</div><div class=""><br class=""></div><div class="">Thanks again.</div><div class=""><br class=""></div><div class="">Best,</div><div class=""><br class=""></div><div class="">Andrew</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Dec 7, 2017, at 3:18 AM, William McLaren <<a href="mailto:wm2@ebi.ac.uk" class="">wm2@ebi.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class="">Hi Andrew,</div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class=""><br class=""></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class="">I’m not able to recreate the issue you’re experiencing, but my guess is that there’s a network issue causing incomplete data to be transmitted. This particular part of the API uses a perl library that interfaces with VCFs via htslib (<a href="https://github.com/samtools/htslib" class="">https://github.com/samtools/htslib</a>); we hope to able to address this and a couple of other developments to this library in the new year.</div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class=""><br class=""></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class="">For now, a possible solution is for you to download the VCFs to your local machine. You will find them listed in the JSON configuration file found in ensembl-variation/modules/Bio/EnsEMBL/Variation/DBSQL/vcf_config.json:</div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class=""><br class=""></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;" class=""><div id="bloop_customfont" style="margin: 0px;" class=""><font face="Courier New" class="">$ grep vcf ~/src/ensembl-variation/modules/Bio/EnsEMBL/Variation/DBSQL/vcf_config.json | grep GRCh38</font></div><div id="bloop_customfont" style="margin: 0px;" class=""><font face="Courier New" class="">      "filename_template": "<a href="ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/ALL.chr###CHR###.phase3_shapeit2_mvncall_integrated_v3plus_nounphased.rsID.genotypes.GRCh38_dbSNP.vcf.gz" class="">ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/ALL.chr###CHR###.phase3_shapeit2_mvncall_integrated_v3plus_nounphased.rsID.genotypes.GRCh38_dbSNP.vcf.gz</a>",</font></div><div id="bloop_customfont" style="margin: 0px;" class=""><font face="Courier New" class="">      "filename_template": "<a href="ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/gnomad.genomes.r2.0.1.sites.GRCh38.noVEP.vcf.gz" class="">ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/gnomad.genomes.r2.0.1.sites.GRCh38.noVEP.vcf.gz</a>",</font></div><div id="bloop_customfont" style="margin: 0px;" class=""><font face="Courier New" class="">      "filename_template": "<a href="ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/gnomad.exomes.r2.0.1.sites.GRCh38.noVEP.vcf.gz" class="">ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/gnomad.exomes.r2.0.1.sites.GRCh38.noVEP.vcf.gz</a>",</font></div><div id="bloop_customfont" style="margin: 0px;" class=""><font face="Courier New" class="">      "filename_template": "<a href="ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/TOPMED_GRCh38.vcf.gz" class="">ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/TOPMED_GRCh38.vcf.gz</a>",</font></div><div id="bloop_customfont" style="margin: 0px;" class=""><font face="Courier New" class="">      "filename_template": "<a href="ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/UK10K_COHORT.20160215.sites.GRCh38.vcf.gz" class="">ftp://ftp.ensembl.org/pub/data_files/homo_sapiens/GRCh38/variation_genotype/UK10K_COHORT.20160215.sites.GRCh38.vcf.gz</a>”,</font></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class=""><br class=""></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class="">Note that for the 1000 genomes files there is one VCF per chromosome. You’ll need to download the listed files as well as the tabix index [file].tbi .</div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class=""><br class=""></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class="">Once they are downloaded you can edit the JSON file in place to point to the paths to which you have downloaded the files.</div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class=""><br class=""></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class="">You should then be able to run your API scripts as before.</div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class=""><br class=""></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class="">Regards</div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class=""><br class=""></div><div id="bloop_customfont" style="font-family: Helvetica, Arial; font-size: 13px; margin: 0px;" class="">Will</div></div><div id="bloop_sign_1512644589642776064" class="bloop_sign" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"></div><br style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><p class="airmail_on" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">On 5 December 2017 at 12:29:55 pm,<span class="Apple-converted-space"> </span><a href="mailto:andrew126@mac.com" class="">andrew126@mac.com</a><span class="Apple-converted-space"> </span>(<a href="mailto:andrew126@mac.com" class="">andrew126@mac.com</a>) wrote:</p><blockquote type="cite" class="clean_bq" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div class=""></div><div class=""><div class="">Hi Will,</div><div class=""><br class=""></div><div class="">Thanks for the response.</div><div class=""><br class=""></div><div class="">Extra information:</div><div class=""><br class=""></div><div class="">*There is no marker that reliably recreates the problem, but rs887204533 is one which has previously shown the issue.  My current work-around is to have a master script run a sub-script job which collects allele frequencies for a small chunk of the region of interest .. upon the completion of the sub-script, the master script scans the sub-script's stderr for the bgzf message .. if found, the sub-script runs its job over again.  This repeats until no bgzf message is found.  Rerunning the sub-script a small number of times on the same region/chunk always seems to create a run with no bgzf message, fortunately.</div><div class=""><br class=""></div><div class="">*These vcfs are being accessed remotely (I had no idea the vcfs carried frequency information (vrs. just genotypes)).</div><div class=""><br class=""></div><div class="">Below shows the recovered allele frequencies for rs887204533 without/with the bgzf message.</div><div class="">Below that is a simplified version of the sub-script.</div><div class=""><br class=""></div><div class="">Please let me know if anything else would be helpful.</div><div class=""><br class=""></div><div class="">Thanks for the assistance.</div><div class=""><br class=""></div><div class="">Best,</div><div class=""><br class=""></div><div class="">Andrew</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">When no bgzf message found:</div><div class=""><br class=""></div><div class=""><div class="">        rs887204533</div><div class="">        G/A</div><div class="">        Chromosome: 16</div><div class="">        Start-End: 5985270-5985270</div><div class="">        Consequences: non_coding_transcript_variant,intron_variant</div><div class="">        Allele Frequencies:</div><div class="">                Allele A has frequency: 3.4343e-005 in population TOPMed.</div><div class="">                Allele G has frequency: 0.999965657 in population TOPMed.</div><div class="">                Allele A has frequency: 0.00000e+00 in population gnomADg:AMR.</div><div class="">                Allele G has frequency: 1 in population gnomADg:AMR.</div><div class="">                Allele A has frequency: 0.00000e+00 in population gnomADg:NFE.</div><div class="">                Allele G has frequency: 1 in population gnomADg:NFE.</div><div class="">                Allele A has frequency: 1.14837e-04 in population gnomADg:AFR.</div><div class="">                Allele G has frequency: 0.999885163 in population gnomADg:AFR.</div><div class="">                Allele A has frequency: 0.00000e+00 in population gnomADg:FIN.</div><div class="">                Allele G has frequency: 1 in population gnomADg:FIN.</div><div class="">                Allele A has frequency: 0.00000e+00 in population gnomADg:EAS.</div><div class="">                Allele G has frequency: 1 in population gnomADg:EAS.</div><div class="">                Allele A has frequency: 0.00000e+00 in population gnomADg:OTH.</div><div class="">                Allele G has frequency: 1 in population gnomADg:OTH.</div><div class="">                Allele A has frequency: 3.24570e-05 in population gnomADg:ALL.</div><div class="">                Allele G has frequency: 0.999967543 in population gnomADg:ALL.</div><div class="">                Allele A has frequency: 0.00000e+00 in population gnomADg:ASJ.</div><div class="">                Allele G has frequency: 1 in population gnomADg:ASJ.</div></div><div class=""><br class=""></div><div class="">When bgzf message found:</div><div class=""><br class=""></div><div class=""><div class="">        rs887204533</div><div class="">        G/A</div><div class="">        Chromosome: 16</div><div class="">        Start-End: 5985270-5985270</div><div class="">        Consequences: non_coding_transcript_variant,intron_variant</div><div class="">        Allele Frequencies:</div><div class="">                Allele A has frequency: 3.4343e-005 in population TOPMed.</div><div class="">                Allele G has frequency: 0.999965657 in population TOPMed.</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">use strict;</div><div class="">$|=1;</div><div class="">use Bio::EnsEMBL::Registry;</div><div class="">use Bio::EnsEMBL::ApiVersion;</div><div class=""><br class=""></div><div class="">my $registry = 'Bio::EnsEMBL::Registry';</div><div class="">$registry->load_all();</div><div class="">$registry->load_registry_from_db(</div><div class="">    -host => 'erismysql01.eisai.local', # alternatively '<a href="http://useastdb.ensembl.org/" class="">useastdb.ensembl.org</a>'</div><div class="">    -user => 'ensembl_ro',</div><div class="">    -pass => 'ensembl_ro'</div><div class="">    );</div><div class=""><br class=""></div><div class="">$registry->set_reconnect_when_lost(1);</div><div class=""><br class=""></div><div class="">my $chr = $ARGV[0];</div><div class="">my $lw = $ARGV[1];</div><div class="">my $hg = $ARGV[2];</div><div class=""><br class=""></div></div><div class=""><div class="">my $gene_adaptor = $registry->get_adaptor('homo_sapiens','core','gene');</div><div class="">my $slice_adaptor = $registry->get_adaptor('homo_sapiens','core','slice');</div><div class="">my $vf_adaptor = $registry->get_adaptor( 'human', 'variation', 'variationfeature' );</div><div class="">$vf_adaptor->db->use_vcf(1);</div><div class=""><br class=""></div><div class="">my $slice2 = $slice_adaptor->fetch_by_region( 'chromosome', "$chr", $lw, $hg);</div><div class="">my $varfs = $vf_adaptor->fetch_all_by_Slice($slice2); #return ALL variationfeatures defined in $slice</div><div class="">foreach my $vf (@{$varfs}){</div><div class="">    print "\t".$vf->variation_name(),"\n"; # print rsID</div><div class="">    print "\t".$vf->allele_string(),"\n"; # print alleles</div><div class="">    print "\tChromosome: ".$slice2->seq_region_name."\n";</div><div class="">    print "\tStart-End: ".$vf->seq_region_start."-".$vf->seq_region_end."\n";</div><div class="">    print "\tConsequences: ".join(",",@{$vf->consequence_type()}),"\n"; # print consequenceType</div><div class="">    my $akc = 1;</div><div class="">    print "\tAllele Frequencies:\n";</div><div class="">    my $alleles = $vf->variation->get_all_Alleles();</div><div class="">    foreach my $allele (@{$alleles}) {</div><div class="">        next unless (defined $allele->population);</div><div class="">        my $allele_string   = $allele->allele;</div><div class="">        my $frequency       = $allele->frequency || 'NA';</div><div class="">        my $population_name = $allele->population->name;</div><div class="">        printf("\t\tAllele %s has frequency: %s in population %s.\n", $allele_string, $frequency, $population_name);</div><div class="">    }</div><div class="">    print "\n";</div><div class="">}</div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Dec 5, 2017, at 1:41 AM, William McLaren <<a href="mailto:wm2@ebi.ac.uk" class="">wm2@ebi.ac.uk</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;">Hi Andrew,</div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;"><br class=""></div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;">A few of pieces of information would be useful:</div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;"><br class=""></div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;">- a particular variant or location you’re querying that recreates the issue</div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;">- the code and context from which you’re making the call</div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;">- whether you’re using remotely accessed VCFs or locally downloaded (if you don’t know then it’s likely the VCFs are being accessed remotely)</div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;"><br class=""></div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;">Regards</div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;"><br class=""></div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;">Will McLaren</div><div id="bloop_customfont" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; margin: 0px;">Ensembl Variation</div><br class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div id="bloop_sign_1512466770463314944" class="bloop_sign" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"></div><br class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><p class="airmail_on" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">On 4 December 2017 at 5:31:07 pm,<span class="Apple-converted-space"> </span><a href="mailto:andrew126@mac.com" class="">andrew126@mac.com</a><span class="Apple-converted-space"> </span>(<a href="mailto:andrew126@mac.com" class="">andrew126@mac.com</a>) wrote:</p><blockquote type="cite" class="clean_bq" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class=""><div class=""></div><div class=""><span class="">Hi,<span class="Apple-converted-space"> </span><br class=""><br class="">In using API 90, when recovering all available allele frequencies for a particular variation feature, occassionally this message is shown in stderr:<span class="Apple-converted-space"> </span><br class=""><br class="">[W::bgzf_read_block] EOF marker is absent. The input is probably truncated<span class="Apple-converted-space"> </span><br class=""><br class="">That message seems to correlate with some allele frequencies not being found/reported by my script (in my case, the gnomAD frequencies).<span class="Apple-converted-space"> </span><br class=""><br class="">That is, when that message is not seen in stderr, I recover gnomAD frequencies for a particular variation feature; but when the message is seen, then it can look like that same variation feature doesn't have any gnomAD frequencies (even though it does).<span class="Apple-converted-space"> </span><br class=""><br class="">Is there any way to make such an event fatal to any API script? I'd much rather have my script fail/exit under such errors, than to not have it fail and risk believing such allele frequencies don't exist.<span class="Apple-converted-space"> </span><br class=""><br class="">Thanks.<span class="Apple-converted-space"> </span><br class=""><br class="">Please let me know if any other information would be useful.<span class="Apple-converted-space"> </span><br class=""><br class="">Best,<span class="Apple-converted-space"> </span><br class=""><br class="">Andrew<span class="Apple-converted-space"> </span><br class=""><br class=""><br class="">_______________________________________________<span class="Apple-converted-space"> </span><br class="">Dev mailing list<span class="Apple-converted-space"> </span><span class="Apple-converted-space"> </span><a href="mailto:Dev@ensembl.org" class="">Dev@ensembl.org</a><span class="Apple-converted-space"> </span><br class="">Posting guidelines and subscribe/unsubscribe info:<span class="Apple-converted-space"> </span><a href="http://lists.ensembl.org/mailman/listinfo/dev" class="">http://lists.ensembl.org/mailman/listinfo/dev</a><span class="Apple-converted-space"> </span><br class="">Ensembl Blog:<span class="Apple-converted-space"> </span><a href="http://www.ensembl.info/" class="">http://www.ensembl.info/</a><span class="Apple-converted-space"> </span><br class=""></span></div></div></blockquote><span class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">_______________________________________________</span><br class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">Dev mailing list    </span><a href="mailto:Dev@ensembl.org" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Dev@ensembl.org</a><br class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">Posting guidelines and subscribe/unsubscribe info:<span class="Apple-converted-space"> </span></span><a href="http://lists.ensembl.org/mailman/listinfo/dev" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">http://lists.ensembl.org/mailman/listinfo/dev</a><br class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><span class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">Ensembl Blog:<span class="Apple-converted-space"> </span></span><a href="http://www.ensembl.info/" class="" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">http://www.ensembl.info/</a></div></blockquote></div><br class="">_______________________________________________<span class="Apple-converted-space"> </span><br class="">Dev mailing list<span class="Apple-converted-space"> </span><span class="Apple-converted-space"> </span><a href="mailto:Dev@ensembl.org" class="">Dev@ensembl.org</a><span class="Apple-converted-space"> </span><br class="">Posting guidelines and subscribe/unsubscribe info:<span class="Apple-converted-space"> </span><a href="http://lists.ensembl.org/mailman/listinfo/dev" class="">http://lists.ensembl.org/mailman/listinfo/dev</a><span class="Apple-converted-space"> </span><br class="">Ensembl Blog:<span class="Apple-converted-space"> </span><a href="http://www.ensembl.info/" class="">http://www.ensembl.info/</a><span class="Apple-converted-space"> </span><br class=""></div></div></span></blockquote><span style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Dev mailing list    </span><a href="mailto:Dev@ensembl.org" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Dev@ensembl.org</a><br style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Posting guidelines and subscribe/unsubscribe info:<span class="Apple-converted-space"> </span></span><a href="http://lists.ensembl.org/mailman/listinfo/dev" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://lists.ensembl.org/mailman/listinfo/dev</a><br style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Ensembl Blog:<span class="Apple-converted-space"> </span></span><a href="http://www.ensembl.info/" style="font-family: Helvetica, Arial; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">http://www.ensembl.info/</a></div></blockquote></div><br class=""></div></body></html>