[ensembl-dev] differences in vep field types
D'Eletto, Michael
Michael.D'eletto at YNHH.ORG
Wed Nov 1 16:34:31 GMT 2017
Hi Ensembl team,
I've been using VEP for the past year (release 83) and I'm trying to test / validate the latest VEP version (release 90). We use the "--json" flag as the method of output, but noticed that the field types changed between release 83 and release 90. Is this due to changes in the new "vep" script versus the "variant_effect_predictor.pl" script? Specifically, some fields like "pubmed" and "clin_sig" were converted from arrays / lists to concatenated strings in the latest version, and other fields like "trembl" and "swissprot" were converted from concatenated strings to arrays / lists. Just curious if this was intentional or a bug. For example:
"pubmed": [20632448, 21356067]
vs
"pubmed": "20632448,21356067"
Thank you,
Mike D'Eletto
This message originates from the Yale New Haven Health System. The information contained in this message may be privileged and confidential. If you are the intended recipient you must maintain this message in a secure and confidential manner. If you are not the intended recipient, please notify the sender immediately and destroy this message. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ensembl.org/pipermail/dev_ensembl.org/attachments/20171101/42ab7986/attachment.html>
More information about the Dev
mailing list