Skip to contents

Attaches alternative experiments to the SingleCellExperiment object.

Usage

attach_alt_experiments_sce(data, sce, altExp_names)

Arguments

data

The Seurat object.

sce

The SingleCellExperiment object.

altExp_names

A vector of altExp names.

Value

The SingleCellExperiment object with attached altExps.