- Home
- Bioconductor 3.19
- Software Packages
- ensemblVEP
ensemblVEP
This package is deprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.
This package is for version 3.19 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see ensemblVEP.
R Interface to Ensembl Variant Effect Predictor
Bioconductor version: 3.19
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("ensemblVEP")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ensemblVEP")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ensemblVEP")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.