ggCountHeatmap: Produce a Count Heatmap

View source: R/ggCountHeatmap.R

ggCountHeatmapR Documentation

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.

Value

A ggplot2::ggplot object.

Author(s)

Henrik Bengtsson.

See Also

See TopDom for an example.


HenrikBengtsson/TopDom documentation built on April 9, 2023, 2:11 a.m.