getCounts {splatter}R Documentation

Get counts

Description

Get counts matrix from a SingleCellExperiment object. If counts is missing a warning is issued and the first assay is returned.

Usage

getCounts(sce)

Arguments

sce

SingleCellExperiment object

Value

Counts matrix


[Package splatter version 1.16.1 Index]