AverageCounts | R Documentation |
Compute the mean counts per group of cells for a given assay
AverageCounts(object, assay = NULL, group.by = NULL, verbose = TRUE)
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 |
Returns a dataframe
AverageCounts(atac_small)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.