aggregate_cells-SingleCellExperiment-method: aggregate_cells

aggregate_cells,SingleCellExperiment-methodR Documentation

aggregate_cells

Description

aggregate_cells

Usage

## S4 method for signature 'SingleCellExperiment'
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.