QC.scatterPlot: QC scatter plots

View source: R/plot_functions.R

QC.scatterPlotR Documentation

QC scatter plots

Description

Pairwise relationships between 1) UMI count/cell and mitchondrial content, 2) gene count/cell and mitochondrial content, and 3) UMI count/cell and gene count/cell. Cellular density is computed and overlayed as color on scatter plot.

Usage

QC.scatterPlot(so, legend.width = 1, ...)

Arguments

so

Seurat Object

legend.width

numeric specifying legend width (in cm)

...

additional parameters passed to scMiko::getDensity().

Value

ggplot handle


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