aggregate_cells-Seurat-method: aggregate_cells

aggregate_cells,Seurat-methodR Documentation

aggregate_cells

Description

aggregate_cells

Usage

## S4 method for signature 'Seurat'
aggregate_cells(
  .data,
  .sample = NULL,
  slot = "data",
  assays = NULL,
  aggregation_function = Matrix::rowSums
)

Arguments

.data

A 'tbl' formatted as | <SAMPLE> | <TRANSCRIPT> | <COUNT> | <...> |

.sample

The name of the sample column

Value

A 'aggregate_cells' object


stemangiola/ttSc documentation built on Dec. 8, 2022, 2:37 a.m.