To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ensemblVEP")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Query the Ensembl Variant Effect Predictor via the perl API
Author: Valerie Obenchain <vobencha at fhcrc.org>,
Maintainer: Valerie Obenchain <vobencha at fhcrc.org>
Citation (from within R,
enter citation("ensemblVEP")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ensemblVEP")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ensemblVEP")
R Script | ensemblVEP | |
Reference Manual | ||
Text | README | |
Text | NEWS |
biocViews | Annotation, Software |
Version | 1.6.2 |
In Bioconductor since | BioC 2.12 (R-3.0) |
License | Artistic-2.0 |
Depends | methods, BiocGenerics, GenomicRanges, VariantAnnotation |
Imports | Biostrings |
LinkingTo | |
Suggests | RUnit |
SystemRequirements | Ensembl VEP (API version 78) and the Perl package DBD::mysql must be installed. See the package README and Ensembl web site, http://www.ensembl.org/info/docs/tools/vep/index.html for installation instructions. |
Enhances | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | ensemblVEP_1.6.2.tar.gz |
Windows Binary | ensemblVEP_1.6.2.zip |
Mac OS X 10.6 (Snow Leopard) | ensemblVEP_1.6.2.tgz |
Mac OS X 10.9 (Mavericks) | ensemblVEP_1.6.2.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!