DESummaryFast: Quickly compute summary statistics for all genes.

Description Usage Arguments

View source: R/exploratory_pipeline.R

Description

Quickly compute summary statistics for all genes.

Usage

1
2
DESummaryFast(dge, ident.use = "ident", aggregator = mean,
  genes_per_cluster = NULL)

Arguments

dge

Seurat object

ident.use

Any factor variable available via FetchData(dge).

aggregator

Function used to aggregate within clusters. Try 'prop_nz'.

genes_per_cluster

Limit on number of genes returned per cluster.


maehrlab/thymusatlastools documentation built on May 28, 2019, 2:32 a.m.