View source: R/plot_functions.R
geneRepCurve | R Documentation |
Curve illustrating percentage of cells expressing atleast percentage of genes
geneRepCurve(so, which.genes = NULL, only.variable = F, which.data = "data")
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) |
ggplot handle
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.