An open API service indexing awesome lists of open source software.

https://github.com/bioconductor/ensemblvep

R Interface to Ensembl Variant Effect Predictor
https://github.com/bioconductor/ensemblvep

bioconductor-package core-package

Last synced: about 1 year ago
JSON representation

R Interface to Ensembl Variant Effect Predictor

Awesome Lists containing this project

README

          

=========================
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