CellsPerGroup: Cells per group

View source: R/utilities.R

CellsPerGroupR Documentation

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

CellsPerGroup(atac_small)

timoast/signac documentation built on Nov. 13, 2023, 9:25 a.m.