Produce a Count Heatmap
ggCountHeatmap(data, transform, colors, ...)
A TopDomData object.
A function applied to the counts prior to generating heatmap colors.
A named list to control to color scale.
Not used.
A ggplot2::ggplot object.
See TopDom for an example.