Signac (version 1.13.0)

AverageCounts: Average Counts

Description

Compute the mean counts per group of cells for a given assay

Usage

AverageCounts(object, assay = NULL, group.by = NULL, verbose = TRUE)

Value

Returns a dataframe

Arguments

object

A Seurat object

assay

Name of assay to use. Default is the active assay

group.by

Grouping variable to use. Default is the active identities

verbose

Display messages

Examples

Run this code
AverageCounts(atac_small)

Run the code above in your browser using DataLab