Releases: Ensembl/ensembl-vep
Releases · Ensembl/ensembl-vep
release/93.4
Fix issue with some Perl versions where the gene symbol NANS is being treated as a number.
release/93.2
- Fix missing population frequency when the flag
--filter_common
is used - Replace the default value of the
FREQS
column toNA
when the population allele frequency is not found or not available
release/93.1
- Fix
vep_filter
for VCF input files where is no VEP annotation available - Fix installation of the
VEP_plugins
when the external VEP plugins are downloaded via FTP site
release/93.0
- More frequency data from gnomAD and TOPMed (human on GRCh38).
- Add the possibility to print the content of the FILTER column (from the VCF custom annotation files) in the output.
- Include the Ensembl/ensembl-xs repository in Docker image to speed up the VEP container.
- Fix an issue with the flag '--shift_hgvs'
release/92.6
Fix an issue with the flag '--shift_hgvs'
release/92.5
Fix issue for structural variants when using 'pick' options
release/92.4
Add a fix for missing CDS in custom GFF file
release/92.3
Specify the Ubuntu version in the Dockerfile
release/92.2
Update libpng library in the Dockerfile
release/92.1
Change settings in the Docker image