Curve illustrating percentage of cells expressing atleast percentage of genes

geneRepCurve(so, which.genes = NULL, only.variable = F, which.data = "data")

Arguments

so

Seurat object

which.genes

Specify geneset. If null, all gene are included (unless only.variable is set to True)

only.variable

Only used variable genes

which.data

specify which data slot to use (scale or data; data is default)

Value

ggplot handle