Signac (version 0.2.4)

CellsPerGroup: Cells per group

Description

Count the number of cells in each group

Usage

CellsPerGroup(object, group.by = NULL)

Arguments

object

A Seurat object

group.by

A grouping variable. Default is the active identities

Value

Returns a vector

Examples

Run this code
# NOT RUN {
CellsPerGroup(atac_small)
# }

Run the code above in your browser using DataCamp Workspace