plotHist: plot histogram of predicted cell types

Description Usage Arguments Value Examples

View source: R/plotting.R

Description

plot histogram of predicted cell types

Usage

1
plotHist(object)

Arguments

object

CellESet object.

Value

A ggplot object

Examples

1
2
3
4
5
## Not run: 
table(myces@meta.data$pred_types)
plotHist(myces)

## End(Not run)

weilin-genomics/rSuperCT documentation built on May 3, 2020, 1:42 p.m.