forked from Bioconductor/ensemblVEP
-
Notifications
You must be signed in to change notification settings - Fork 0
R Interface to Ensembl Variant Effect Predictor
boutrys/ensemblVEP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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: http://uswest.ensembl.org/info/docs/tools/vep/script/index.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 Note: Versions Ensembl release <88 the name of the script is variant_effect_predictor.pl
About
R Interface to Ensembl Variant Effect Predictor
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- R 100.0%