CellsPerGroup {Signac}R 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)

[Package Signac version 1.13.0 Index]