[ensembl-dev] UPLOADED_ALLELE is always output minimized for indels

Adzhubey, Ivan A. ivan_adzhubey at hms.harvard.edu
Wed Aug 7 21:52:02 BST 2024


Hi,

VEP command line v112, run on Linux:

Looks like, despite what the documentation says, UPLOADED_ALLELE field is always output minimized in case of indels, rendering it useless. See the full test input and VEP output files attached.

# input file
$ cat test.vcf
##fileformat=VCFv4.2
##source=test
##reference=GRCh38
#CHROM  POS     ID      REF     ALT     QUAL    FILTER  INFO
1       961320  1:961320:G/GCAGGCTCGGCC G       GCAGGCTCGGCC    .       PASS    .

# the UPLOADED_ALLELE field contents in output is definitely NOT the uploaded allele
$ grep -v '^##' test.vep.tsv | cut -f15
UPLOADED_ALLELE
-/CAGGCTCGGCC

Best,

Ivan

--
Ivan Adzhubey, Ph.D.
Research Associate
Department of Biomedical Informatics
Harvard Medical School
10 Shattuck Street, Suite 514
Boston, MA 02115
tel: (617) 432-2144
fax: (617) 432-0693
web: https://sunyaevlab.hms.harvard.edu/wiki/!web/start
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20240807/c1736365/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.vcf
Type: text/vcard
Size: 150 bytes
Desc: test.vcf
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20240807/c1736365/attachment-0001.vcf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test.vep.tsv
Type: text/tab-separated-values
Size: 5354 bytes
Desc: test.vep.tsv
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20240807/c1736365/attachment-0001.tsv>


More information about the Dev mailing list