recipe bioconductor-ensembldb

Utilities to create and use Ensembl-based annotation databases

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/ensembldb.html

License:

LGPL

Recipe:

/bioconductor-ensembldb/meta.yaml

Links:

biotools: ensembldb, doi: 10.1038/nmeth.3252

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.

package bioconductor-ensembldb

(downloads) docker_bioconductor-ensembldb

Versions:
2.22.0-02.18.1-02.16.0-02.14.0-12.14.0-02.12.1-02.10.0-02.8.0-12.6.3-0

2.22.0-02.18.1-02.16.0-02.14.0-12.14.0-02.12.1-02.10.0-02.8.0-12.6.3-02.4.1-02.2.2-02.2.0-02.0.4-01.6.2-01.6.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-ensembldb

and update with:

conda update bioconductor-ensembldb

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-ensembldb:<tag>

(see bioconductor-ensembldb/tags for valid values for <tag>)

Download stats