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.
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")