recipe bioconductor-annotatr

Annotation of Genomic Regions to Genomic Annotations

Homepage:

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

License:

GPL-3

Recipe:

/bioconductor-annotatr/meta.yaml

Given a set of genomic sites/regions (e.g. ChIP-seq peaks, CpGs, differentially methylated CpGs or regions, SNPs, etc.) it is often of interest to investigate the intersecting genomic annotations. Such annotations include those relating to gene models (promoters, 5'UTRs, exons, introns, and 3'UTRs), CpGs (CpG islands, CpG shores, CpG shelves), or regulatory sequences such as enhancers. The annotatr package provides an easy way to summarize and visualize the intersection of genomic sites/regions with genomic annotations.

package bioconductor-annotatr

(downloads) docker_bioconductor-annotatr

Versions:

1.24.0-01.20.0-01.18.0-01.16.0-11.16.0-01.14.0-01.12.0-01.10.0-11.8.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-annotatr

and update with:

conda update bioconductor-annotatr

or use the docker container:

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

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

Download stats