Average Counts
Compute the mean counts per group of cells for a given assay
AverageCounts(object, assay = NULL, group.by = NULL, verbose = TRUE)
object
: A Seurat objectassay
: Name of assay to use. Default is the active assaygroup.by
: Grouping variable to use. Default is the active identitiesverbose
: Display messagesReturns a dataframe
AverageCounts(atac_small)
Useful links