aggregateCellsToSamples | R Documentation |
Utilty function that factilites cell-to-sample aggregation. By default, this function will sum the counts across cells to sample level.
aggregateCellsToSamples(x, ...)
x |
Object. |
... |
Additional arguments. |
SummarizedExperiment
.
Object with cell-level counts aggregated to sample-level.
showMethods("aggregateCellsToSamples")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.