diff_abundance: Run differential abundance analysis

View source: R/modules-sc-utils.R

diff_abundanceR Documentation

Run differential abundance analysis

Description

Run differential abundance analysis

Usage

diff_abundance(
  obj,
  annot = NULL,
  pairs = NULL,
  orig.ident = NULL,
  filter = TRUE
)

Arguments

obj

SingleCellExperiment or count matrix

orig.ident

factor of group identities with length ncol(obj)

Value

data.frame with differential abundance results calculated by topTable


hms-dbmi/drugseqr documentation built on Feb. 15, 2024, 10:38 p.m.