aggregateCellsToSamples: Aggregate cells to samples

aggregateCellsToSamplesR Documentation

Aggregate cells to samples

Description

Utilty function that factilites cell-to-sample aggregation. By default, this function will sum the counts across cells to sample level.

Usage

aggregateCellsToSamples(x, ...)

Arguments

x

Object.

...

Additional arguments.

Value

SummarizedExperiment. Object with cell-level counts aggregated to sample-level.

Examples

showMethods("aggregateCellsToSamples")

acidgenomics/AcidGenerics documentation built on April 9, 2024, 1:29 a.m.