aggregate_cells,Seurat-method | R Documentation |
aggregate_cells
## S4 method for signature 'Seurat' aggregate_cells( .data, .sample = NULL, slot = "data", assays = NULL, aggregation_function = Matrix::rowSums )
.data |
A 'tbl' formatted as | <SAMPLE> | <TRANSCRIPT> | <COUNT> | <...> | |
.sample |
The name of the sample column |
A 'aggregate_cells' object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.