<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">In Variant Effect Predictor 2.7 I get the following error when there is an amino acid insertion at a stop codon, which  causes the program to stop:<div><br><div><div>Quantifier follows nothing in regex; marked by <-- HERE in m/* <-- HERE / at /share/apps/myourshaw/ensembl/ensembl-variation/modules/Bio/EnsEMBL/Variation/TranscriptVariationAllele.pm line 877, <GEN1> line 5065.</div><div><br></div><div>The complaining line is:</div><div><div>elsif( (length($hgvs_notation->{alt}) >  length($hgvs_notation->{ref}) ) &&       </div><div>           $hgvs_notation->{alt} =~ /$hgvs_notation->{ref}/ ) {</div></div><div>where $hgvs_notation->{alt} is “YPDSL” and $hgvs_notation->{ref} is “*”</div><div><br></div><div>The offending VCF is attached.</div><div><br></div><div></div></div></div></body></html>