| plotStateSize {CellTrails} | R Documentation |
Shows barplot of state size distribution
plotStateSize(sce)
sce |
A |
Barplot showing the absolute number of samples per state.
A ggplot object
Daniel C. Ellwanger
ggplot states
# Example data data(exSCE) plotStateSize(exSCE)