eilslabs/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>
LicenseGPL (>= 2)
Version1.7.1
URL https://github.com/jokergoo/EnrichedHeatmap
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eilslabs/EnrichedHeatmap")
eilslabs/EnrichedHeatmap documentation built on May 16, 2019, 1:22 a.m.