Ensembl Variant_Effect_Predictor.Pl Raises An Error
1
0
Entering edit mode
13.2 years ago

Hi all,

I'm trying to use the varianteffectpredictor.pl to analyse the content of a VCF file produced by mpileup/bcftools.

It raised an error when a insertion was submitted. My minimal input raising an error is:

echo -e 'chr1\t10000\t.\tT\tTA' | ./variant_effect_predictor.pl --format vcf

-------------------- EXCEPTION --------------------
MSG: Start must be less than or equal to end+1
STACK Bio::EnsEMBL::Feature::new /home/lindenb/tmp/ENSEMBL/ensembl/modules/Bio/EnsEMBL/Feature.pm:139
STACK Bio::EnsEMBL::Variation::VariationFeature::new /home/lindenb/tmp/ENSEMBL/ensembl-variation/modules/Bio/EnsEMBL/Variation/VariationFeature.pm:177
STACK toplevel ./variant_effect_predictor.pl:309
Ensembl API version = 61
---------------------------------------------------

what's the problem ? Should I remove all the indels from the VCF ?

Thanks,

Pierre

ensembl api prediction vcf snp • 3.5k views
ADD COMMENT
3
Entering edit mode
ADD COMMENT
0
Entering edit mode

whoooo, thanks Ian ! I'll validate your answer as soon as the perl source will be released in the zip archive.

ADD REPLY
0
Entering edit mode
ADD REPLY

Login before adding your answer.

Traffic: 2900 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6