Skip to contents

Project Status: Active - The project has reached a stable, usable state and is being actively developed.

cHeatmap is a wrapper of the excellent ComplexHeatmap::Heatmap() function with additional functions and more friendly interface for some common tasks in my work, thus called the convenience Heatmap. I highly recommend reading the ComplexHeatmap book for more advanced use.

See manual and examples

Since this is just a toy, I have no plan to submit it to CRAN. So please install from github directly:

devtools::install_github("blueskypie/cHeatmap")