cellCountsPerCluster: Cell counts per cluster

cellCountsPerClusterR Documentation

Cell counts per cluster

Description

Cell counts per cluster

Usage

cellCountsPerCluster(object, ...)

## S4 method for signature 'SingleCellExperiment'
cellCountsPerCluster(object)

Arguments

object

Object.

...

Additional arguments.

Value

DFrame.

Note

Updated 2023-10-27.

Examples

data(SingleCellExperiment_Seurat, package = "AcidTest")

## SingleCellExperiment ====
object <- SingleCellExperiment_Seurat
x <- cellCountsPerCluster(object)
print(x)

acidgenomics/r-acidsinglecell documentation built on April 12, 2025, 12:45 p.m.