- recipe bioconductor-enrichedheatmap
Making Enriched Heatmaps
- Homepage:
https://bioconductor.org/packages/3.16/bioc/html/EnrichedHeatmap.html
- License:
MIT + file LICENSE
- Recipe:
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¶
-
- Versions:
1.27.2-1
,1.27.2-0
,1.24.0-2
,1.24.0-1
,1.24.0-0
,1.22.0-0
,1.20.0-1
,1.20.0-0
,1.18.2-0
,1.27.2-1
,1.27.2-0
,1.24.0-2
,1.24.0-1
,1.24.0-0
,1.22.0-0
,1.20.0-1
,1.20.0-0
,1.18.2-0
,1.16.0-0
,1.14.0-1
,1.12.0-0
- Depends:
bioconductor-complexheatmap
>=2.14.0,<2.15.0
bioconductor-genomicranges
>=1.50.0,<1.51.0
bioconductor-iranges
>=2.32.0,<2.33.0
libblas
>=3.9.0,<4.0a0
libgcc-ng
>=12
liblapack
>=3.9.0,<4.0a0
libstdcxx-ng
>=12
r-base
>=4.2,<4.3.0a0
r-circlize
>=0.4.5
- 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¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-enrichedheatmap/README.html)