Complex heatmaps are efficient to visualize associations between different
sources of data sets and reveal potential patterns. Here the
ComplexHeatmap package provides a highly flexible way to arrange multiple
heatmaps and supports various annotation graphics.
The InteractiveComplexHeatmap package can directly export static complex heatmaps into an interactive Shiny app. Have a try!
Make Complex Heatmaps
Complex heatmaps are efficient to visualize associations between different sources of data sets and reveal potential patterns. Here the ComplexHeatmap package provides a highly flexible way to arrange multiple heatmaps and supports various annotation graphics.
The InteractiveComplexHeatmap package can directly export static complex heatmaps into an interactive Shiny app. Have a try!
Citation
Zuguang Gu, et al., Complex heatmaps reveal patterns and correlations in multidimensional genomic data, Bioinformatics, 2016.
Zuguang Gu. Complex Heatmap Visualization, iMeta, 2022.
Install
ComplexHeatmapis available on Bioconductor, you can install it by:If you want the latest version, install it directly from GitHub:
Usage
Make a single heatmap:
A single Heatmap with column annotations:
Make a list of heatmaps:
Make a list of heatmaps and row annotations:
Documentation
The full documentations are available at https://jokergoo.github.io/ComplexHeatmap-reference/book/ and the website is at https://jokergoo.github.io/ComplexHeatmap.
Blog posts
There are following blog posts focusing on specific topics:
Examples
Visualize Methylation Profile with Complex Annotations
Correlations between methylation, expression and other genomic features
Visualize Cell Heterogeneity from Single Cell RNASeq
Making Enhanced OncoPrint
UpSet plot
3D heatmap
License
MIT @ Zuguang Gu