Skip to content

Releases: Ensembl/ensembl-vep

release/100.0

29 Apr 16:14
4e307de
Compare
Choose a tag to compare

New in version 100 (April 2020)

Human GRCh37 variant and phenotype data has been updated with multiple data sets including dbSNP153, ClinVar’s 201912 release and COSMIC release 90
The GRCh37 RefSeq transcript set has been updated to NCBI's 1st November 2019 release (initially annotated on GCF_000001405.25)!

New VEP options:

--shift_3prime: Right aligns all variants relative to their associated transcripts prior to consequence calculation
--shift_genomic: Right aligns all variants, including intergenic variants, before consequence calculation and updates the Location field

New VEP plugins:

SpliceAI: SpliceAI is a deep neural network, developed by Illumina, Inc that predicts splice junctions from an arbitrary pre-mRNA transcript sequence.
DisGeNET: DisGeNET is a database containing human variant-disease associations.

release/99.2

25 Feb 10:38
@at7 at7
448dad8
Compare
Choose a tag to compare

There is currently a problem translating insertions to toplevel. Only print a warning message if VEP tries to transform an insertion to toplevel sequence for example from scaffold to chromosome level.

release/99.1

07 Feb 11:33
Compare
Choose a tag to compare

Updates to:
Variant Recoder - Bugfix when providing HGVS input with a RefSeq transcript
Plugins - Removes warning when using Plugins with VCF output

release/99.0

16 Jan 10:41
Compare
Choose a tag to compare

New in version 99 (January 2020):

Human GRCh38 cache files now contain variants from dbSNP153
New options have been added to REST:
vcf_string: VEP can now provide a VCF-like string representing the input variant
transcript_version: Add version numbers to Ensembl transcript identifiers
SpliceRegion: Provides granular predictions of splicing effects (Details)
LoF: LOFTEE implements a set of filters to predict LoF (loss-of-function) variants. (Details)

release/98.3

04 Nov 15:01
Compare
Choose a tag to compare

Adds installer fix to support CACHE_URL flag for new indexed cache files

release/98.2

30 Sep 14:23
Compare
Choose a tag to compare

Updates to installer to support indexed cache files

release/98.1

27 Sep 15:51
@at7 at7
39ee5b9
Compare
Choose a tag to compare

update release version

release/98.0

27 Sep 09:34
@at7 at7
Compare
Choose a tag to compare

New data

  • Human GRCh38 cache files now contain variants from dbSNP152
  • MANE attributes are now included within VEP cache files

New and updated VEP options

  • --clin_sig_allele has been updated to be used by default
  • --custom_multi_allelic prevents VEP from assuming that comma separated lists in custom annotations are allele specific

VEP installer

  • HTSLib v1.9 is now installed by default (previously v1.3.2)
  • Bio::DB::HTS v2.11 is now installed by default (previously v2.9)
  • New option 'PLUGINSDIR' allows you to specify the installation directory for plugins

New VEP plugin

  • satMutMPRA measures variant effects on gene RNA expression for 21 regulatory elements

release/97.4

20 Sep 15:14
@at7 at7
2e1aacb
Compare
Choose a tag to compare

Fix for when --sift s option is used, 0 SIFT values are not in VCF output.

release/97.3

06 Aug 10:33
Compare
Choose a tag to compare

Prevent the variant sorting check for several input formats