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)

elldc/CellTrails documentation built on May 16, 2020, 4:40 a.m.