Deleted:Getting an error regarding the reference length and coordinates when using Ensembl-vep
0
0
Entering edit mode
2.4 years ago
langziv ▴ 50

Hello.
The input that was submitted to Ensembl-vep's API was in the following format:

12  9067664 9116229 A/C -
12  9067664 9116229 A/G -
12  9067664 9116229 A/T -

The command was

ensembl-vep/vep --database -i /input/variants.txt -o output/output.txt

Which yielded the following errors / warnings:

WARNING: Length of reference allele (A length 1) does not match co-ordinates 9067664-9116229 on line 1  
WARNING: Length of reference allele (T length 1) does not match co-ordinates 9067664-9116229 on line 4  
WARNING: Length of reference allele (C length 1) does not match co-ordinates 9067664-9116229 on line 10  
WARNING: Length of reference allele (G length 1) does not match co-ordinates 9067664-9116229 on line 19  

I couldn't figure out what these warnings mean. I used vep before and had no issues with the output. I'd be happy to get some insights.
Thanks.

vep ensembl • 596 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 1919 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