EnrichedHeatmap: Making Enriched Heatmaps

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.

Getting started

Package details

AuthorZuguang Gu
Bioconductor views Coverage GenomeAnnotation Sequencing Software Visualization
MaintainerZuguang Gu <z.gu@dkfz.de>
LicenseMIT + file LICENSE
Version1.20.0
URL https://github.com/jokergoo/EnrichedHeatmap
Package repositoryView on Bioconductor
Installation Install the latest version of this package by entering the following in R:
if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("EnrichedHeatmap")

Try the EnrichedHeatmap package in your browser

Any scripts or data that you put into this service are public.

EnrichedHeatmap documentation built on Nov. 8, 2020, 8:20 p.m.