Skip to contents

Split the dimensionality reduction data that tidytof combines during SingleCellExperiment conversion

Usage

tof_split_tidytof_reduced_dimensions(sce)

Arguments

sce

A SingleCellExperiment with an entry named "tidytof_reduced_dimensions" in its reducedDims slot.

Value

A SingleCellExperiment with separate entries named "tidytof_pca", "tidytof_umap", and "tidytof_tsne" in its reducedDims slots (one for each of the dimensionality reduction methods for which tidytof has native support).

Examples

NULL
#> NULL