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)

Signac documentation built on Nov. 8, 2023, 5:07 p.m.