getDifferentialGenes: Differential expression analysis (adapted from PAGODA2)

View source: R/external.R

getDifferentialGenesR Documentation

Differential expression analysis (adapted from PAGODA2)

Description

Differential expression analysis (adapted from PAGODA2)

Usage

getDifferentialGenes(cd, cols, verbose = TRUE)

Arguments

cd

A read count matrix. The rows correspond to genes, columns correspond to individual cells

cols

Column/cell group annotations. Will perform one vs. all differential expression analysis.

verbose

Verbosity


JEFworks/MERingue documentation built on June 11, 2022, 4:16 a.m.