plotStateSize: Visualize the number of samples per state

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Shows barplot of state size distribution

Usage

1

Arguments

sce

A SingleCellExperiment object

Details

Barplot showing the absolute number of samples per state.

Value

A ggplot object

Author(s)

Daniel C. Ellwanger

See Also

ggplot states

Examples

1
2
3
4
# Example data
data(exSCE)

plotStateSize(exSCE)

dcellwanger/CellTrails documentation built on May 12, 2020, 2:01 a.m.