QuantileADTcounter: QuantileADTcounter

View source: R/Visualizations_Seurat_based.R

QuantileADTcounterR Documentation

QuantileADTcounter

Description

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

Usage

QuantileADTcounter(
  SerObj,
  features = NULL,
  min.cells = 10,
  slot = "data",
  thresh = NULL
)

Arguments

SerObj

A Seurat Object

features

Features

min.cells

a horizontal line is plotted at this value

slot

which ADT slot data or count

thresh

a vertical line is plotted at this value and perc. of cells below it is computed and plotted

Value

A ggplot object


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