This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

ensemblVEP

This is the development version of ensemblVEP; for the stable release version, see ensemblVEP.

R Interface to Ensembl Variant Effect Predictor

Bioconductor version: Development (3.18)

Query the Ensembl Variant Effect Predictor via the perl API.

Author: Valerie Obenchain and Lori Shepherd

Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>

Citation (from within R, enter citation("ensemblVEP")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("ensemblVEP")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews Annotation, SNP, Software, VariantAnnotation
Version 1.43.0
In Bioconductor since BioC 2.12 (R-3.0) (10.5 years)
License Artistic-2.0
Depends methods, BiocGenerics, GenomicRanges, VariantAnnotation
Imports S4Vectors(>= 0.9.25), Biostrings, SummarizedExperiment, GenomeInfoDb, stats
Linking To
Suggests RUnit
System Requirements Ensembl VEP (API version 105) and the Perl modules DBI and DBD::mysql must be installed. See the package README and Ensembl installation instructions: http://www.ensembl.org/info/docs/tools/vep/script/vep_download.html#installer
Enhances
URL
See More
Depends On Me
Imports Me MMAPPR2, TVTB
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package
Windows Binary
macOS Binary (x86_64)
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/ensemblVEP
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/ensemblVEP
Package Short Url https://bioconductor.org/packages/ensemblVEP/
Package Downloads Report Download Stats