[ensembl-dev] bugs in TranscriptVariationAllele.pm and Conservation.pm plugin

Michael Yourshaw myourshaw at ucla.edu
Thu Sep 13 04:02:46 BST 2012


Apologies for a possible duplicated message; the first version was bounced for being too long. This version omits output files.

1. In TranscriptVariationAllele.pm (CVS version of 2012-09-12) it is possible to have an undefined $hgvs_transcript-{type}, which causes this series of errors:

Use of uninitialized value in string eq at /share/apps/myourshaw/ensembl/ensembl-variation/modules/Bio/EnsEMBL/Variation/TranscriptVariationAllele.pm line 909, <GEN1> line 305.
Use of uninitialized value in string eq at /share/apps/myourshaw/ensembl/ensembl-variation/modules/Bio/EnsEMBL/Variation/TranscriptVariationAllele.pm line 914, <GEN1> line 305.
Use of uninitialized value in string eq at /share/apps/myourshaw/ensembl/ensembl-variation/modules/Bio/EnsEMBL/Variation/TranscriptVariationAllele.pm line 932, <GEN1> line 305.
Use of uninitialized value in string eq at /share/apps/myourshaw/ensembl/ensembl-variation/modules/Bio/EnsEMBL/Variation/TranscriptVariationAllele.pm line 946, <GEN1> line 305.
Use of uninitialized value in string eq at /share/apps/myourshaw/ensembl/ensembl-variation/modules/Bio/EnsEMBL/Variation/TranscriptVariationAllele.pm line 950, <GEN1> line 305.

In the attached VCF file, 5:96101028 is an example of this error.

2. Also in TranscriptVariationAllele.pm $self->transcript_variation->cds_end() can be undefined, causing this error:

Use of uninitialized value in substr at /share/apps/myourshaw/ensembl/ensembl-variation/modules/Bio/EnsEMBL/Variation/TranscriptVariationAllele.pm line 1121, <GEN1> line 452.

In the attached VCF file, 17:7186959 is an example of this error.

3. In the Conservation.pm VEP plugin with default parameters, @$scores == 0 causes this error:

Plugin 'Conservation' went wrong: Illegal division by zero at /share/apps/myourshaw/VEP_plugins/Conservation.pm line 168, <GEN1> line 137.

In the attached VCF file, 21:34948695 is an example of this error.



ॐ

Michael Yourshaw
UCLA Geffen School of Medicine
Department of Human Genetics, Nelson Lab
695 Charles E Young Drive S
Gonda 5554
Los Angeles CA 90095-8348 USA
myourshaw at ucla.edu
970.691.8299

This message is intended only for the use of the addressee and may contain information that is PRIVILEGED and CONFIDENTIAL, and/or may contain ATTORNEY WORK PRODUCT. If you are not the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please erase all copies of the message and its attachments and notify us immediately. Thank you.





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20120912/09658751/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VEP_bugs_2012-09-12.vcf
Type: text/directory
Size: 544 bytes
Desc: not available
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20120912/09658751/attachment.bin>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20120912/09658751/attachment-0001.html>


More information about the Dev mailing list