recipe bioconductor-enrichedheatmap

Making Enriched Heatmaps

Homepage:

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

License:

MIT + file LICENSE

Recipe:

/bioconductor-enrichedheatmap/meta.yaml

Enriched heatmap is a special type of heatmap which visualizes the enrichment of genomic signals on specific target regions. Here we implement enriched heatmap by ComplexHeatmap package. Since this type of heatmap is just a normal heatmap but with some special settings, with the functionality of ComplexHeatmap, it would be much easier to customize the heatmap as well as concatenating to a list of heatmaps to show correspondance between different data sources.

package bioconductor-enrichedheatmap

(downloads) docker_bioconductor-enrichedheatmap

Versions:
1.27.2-11.27.2-01.24.0-21.24.0-11.24.0-01.22.0-01.20.0-11.20.0-01.18.2-0

1.27.2-11.27.2-01.24.0-21.24.0-11.24.0-01.22.0-01.20.0-11.20.0-01.18.2-01.16.0-01.14.0-11.12.0-0

Depends:
Required By:

Installation

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

conda install bioconductor-enrichedheatmap

and update with:

conda update bioconductor-enrichedheatmap

or use the docker container:

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

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

Download stats