plot_libSize: plot_libSize

View source: R/Visualizations_Seurat_based.R

plot_libSizeR Documentation

plot_libSize

Description

Plots a histogram of ADT/protein/CITE-seq markers (optional: identify percent of cells cut by a threshold)

Usage

plot_libSize(
  SerObj,
  assay = "ADT",
  slot = "counts",
  featureSplit = NULL,
  col_vector = NULL
)

Arguments

SerObj

A Seurat Object

assay

Assay within the seurat object

slot

which ADT slot data or count

featureSplit

a feature of metadata; if NULL no split id done.

Value

A ggplot object


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.