geneRepCurve: Plot relationship showing percentage of cells expressing...

View source: R/plot_functions.R

geneRepCurveR Documentation

Plot relationship showing percentage of cells expressing atleast percentage of genes

Description

Curve illustrating percentage of cells expressing atleast percentage of genes

Usage

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


NMikolajewicz/scMiko documentation built on June 28, 2023, 1:41 p.m.