Skip to content

Releases: Ensembl/ensembl-vep

release/96.3

17 Jun 15:37
dad1066
Compare
Choose a tag to compare

Fix VEP process issue when the alleles from an input variant are the same (i.e. REF = ALT)

release/96.2

06 Jun 12:23
Compare
Choose a tag to compare

Haplosaurus - fix comparison for non numeric chromosomes

release/96.1

04 Jun 11:47
c9cbd42
Compare
Choose a tag to compare

Haplosaurus - fix interpretation issue when following entries have similar coordinates but on different chromosomes in the input file

release/96.0

08 Apr 17:55
Compare
Choose a tag to compare
  • Add SPDI format for VEP (input) and Variant Recoder (input and output)
  • Update VEP cache with gnomAD 2.1 (human)
  • Update the Docker VEP base image to Ubuntu 18.04
  • Retire deprecated flags: --gmaf, --maf_1kg, --maf_esp, --maf_exac, --check_alleles, --html, --gvf
  • Retire legacy code about the pileup input format, which is no longer supported
  • Deprecate the installation flag "--VERSION"
  • Force numbers to be encoded as numbers in JSON output

release/95.3

08 Mar 14:56
2570103
Compare
Choose a tag to compare

Fix to ignore the empty MotifFeatures from the VEP cache

release/95.2

15 Feb 16:04
fbe31be
Compare
Choose a tag to compare

Fix the installation script issue when an older version of VEP is specified with the flag '--VERSION'

release/95.1

16 Jan 14:28
f9c3163
Compare
Choose a tag to compare

Add the Perl library Text::CSV in the cpanfile (required for the G2P VEP plugin)

release/95.0

10 Jan 08:52
Compare
Choose a tag to compare
  • The VEP parser is now more permissive for the GFF files (ID attribute only required for genes and transcripts)
  • Add new option --show_ref_allele to include the allele reference in the VEP default output and the tab output formats
  • Add a warning message when the VEP annotations INFO field hasn't been found/recognised in the VCF input file
  • VEP Docker image:
    • Reduce the size of the VEP Docker image by about 45%.
    • Include the Linkage disequilibrium script in the VEP Docker image, making possible to run the LD plugin

release/94.5

30 Oct 13:36
9560a06
Compare
Choose a tag to compare

Fix issue to fetch some gene names from external sources

release/94.4

12 Oct 15:20
ce3d340
Compare
Choose a tag to compare

Minor fix: remove warning message about an uninitialised value in 'if' condition