This package browser is in early development. Mind the rough edges.

r-ensembldb 2.32.0

Utilities to create and use Ensembl-based annotation databases

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, the ensembldb package also provides a filter framework allowing to retrieve annotations for specific entries like genes encoded on a chromosome region or transcript models of lincRNA genes.

Installation

Install r-ensembldb 2.32.0 as follows:

guix install r-ensembldb@2.32.0

Or install the latest version:

guix install r-ensembldb

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.