Skip to contents

Updates and transfers dimensional reductions from the Seurat object to the SingleCellExperiment object.

Usage

preserve_reductions_seurat(data, sce)

Arguments

data

The Seurat object.

sce

The SingleCellExperiment object.

Value

The SingleCellExperiment object with updated dimensional reductions.