Skip to contents

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")
#> Function: aggregateCellsToSamples (package AcidGenerics)
#> <No methods>
#>