Signac (version 1.13.0)

CellsPerGroup: Cells per group

Description

Count the number of cells in each group

Usage

CellsPerGroup(object, group.by = NULL)

Value

Returns a vector

Arguments

object

A Seurat object

group.by

A grouping variable. Default is the active identities

Examples

Run this code
CellsPerGroup(atac_small)

Run the code above in your browser using DataLab