Bioconductor version: Release (3.16)
The package provides functions to create and use transcript centric annotation databases/packages. The annotation for the databases are directly fetched from Ensembl using their Perl API. The functionality and data is similar to that of the TxDb packages from the GenomicFeatures package, but, in addition to retrieve all gene/transcript models and annotations from the database, ensembldb provides a filter framework allowing to retrieve annotations for specific entries like genes encoded on a chromosome region or transcript models of lincRNA genes. EnsDb databases built with ensembldb contain also protein annotations and mappings between proteins and their encoding transcripts. Finally, ensembldb provides functions to map between genomic, transcript and protein coordinates.
Author: Johannes Rainer <johannes.rainer at eurac.edu> with contributions from Tim Triche, Sebastian Gibb, Laurent Gatto and Christian Weichenberger.
Maintainer: Johannes Rainer <johannes.rainer at eurac.edu>
Citation (from within R,
enter citation("ensembldb")
):
To install this package, start R (version "4.2") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager") BiocManager::install("ensembldb")
For older versions of R, please refer to the appropriate Bioconductor release.
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ensembldb")
HTML | R Script | Generating an using Ensembl based annotation packages |
HTML | R Script | Mapping between genome, transcript and protein coordinates |
HTML | R Script | Querying protein features |
HTML | R Script | Use cases for coordinate mapping with ensembldb |
HTML | R Script | Using a MariaDB/MySQL server backend |
Reference Manual | ||
Text | NEWS |
Follow Installation instructions to use this package in your R session.
Source Package | ensembldb_2.22.0.tar.gz |
Windows Binary | ensembldb_2.22.0.zip |
macOS Binary (x86_64) | ensembldb_2.22.0.tgz |
macOS Binary (arm64) | ensembldb_2.22.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/ensembldb |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/ensembldb |
Bioc Package Browser | https://code.bioconductor.org/browse/ensembldb/ |
Package Short Url | https://bioconductor.org/packages/ensembldb/ |
Package Downloads Report | Download Stats |
Documentation »
Bioconductor
R / CRAN packages and documentation
Support »
Please read the posting guide. Post questions about Bioconductor to one of the following locations: