Skip to content

Bioconductor/ensemblVEP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=========================
Installing ensemblVEP 
=========================

To use ensemblVEP, the Ensembl Variant Effect Predictor (VEP)
software must be installed.

----------------------------------
Download and Install Ensembl VEP
----------------------------------
Follow the download and installation instructions on this page:
https://useast.ensembl.org/info/docs/tools/vep/script/vep_download.html

On Windows you may need to install the perl modules 
perl-DBD-mysql and perl-DBI if you do not have them.
All of this is documented on the Ensembl VEP web page. 

----------------------------------
Confirm installation
----------------------------------
Check that vep is executable and in
your path. This may involve modifying .bashrc and / or .profile
files.

On Unix and Mac:
  vep

On Windows:
  perl vep

About

[DEPRECATED] R Interface to Ensembl Variant Effect Predictor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages