PoissonDETest: Poisson test for UMI-count based data

Description Usage Arguments Value

Description

Identifies differentially expressed genes between two groups of cells using a poisson generalized linear model

Usage

1
2
PoissonDETest(object, cells.1, cells.2, genes.use = NULL,
  latent.vars = NULL, print.bar = TRUE)

Arguments

object

Seurat object

cells.1

Group 1 cells

cells.2

Group 2 cells

genes.use

Genes to use for test

latent.vars

Latent variables to test

print.bar

Print progress bar

Value

Returns a p-value ranked matrix of putative differentially expressed genes.


mayer-lab/SeuratForMayer2018 documentation built on May 25, 2019, 9:34 p.m.