Bioconductor version: Release (2.12)
Query the Ensembl Variant Effect Predictor via the perl API
Author: Valerie Obenchain <vobencha at fhcrc.org>,
Maintainer: Valerie Obenchain <vobencha at fhcrc.org>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("ensemblVEP")
To cite this package in a publication, start R and enter:
citation("ensemblVEP")
R Script | ensemblVEP | |
Reference Manual | ||
Text | README |
biocViews | Annotation, Bioinformatics, Software |
Version | 1.0.5 |
In Bioconductor since | BioC 2.13 (R-2.18) |
License | Artistic-2.0 |
Depends | methods, BiocGenerics, GenomicRanges, VariantAnnotation |
Imports | Biostrings, IRanges |
Suggests | RUnit, BiocGenerics |
System Requirements | Ensembl VEP (API version 73) and the Perl package DBD::mysql must be installed. See the package README and Ensembl web site, http://www.ensembl.org/info/docs/variation/vep/index.html for installation instructions. |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | ensemblVEP_1.0.5.tar.gz |
Windows Binary | ensemblVEP_1.0.5.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | ensemblVEP_1.0.5.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!