tof_split_tidytof_reduced_dimensions: Split the dimensionality reduction data that tidytof combines...

View source: R/tof_tbl.R

tof_split_tidytof_reduced_dimensionsR Documentation

Split the dimensionality reduction data that tidytof combines during SingleCellExperiment conversion

Description

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

keyes-timothy/tidytof documentation built on May 7, 2024, 12:33 p.m.