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