compute_umap: A function to perform *UMAP* projection of data

View source: R/projections.R

compute_umapR Documentation

A function to perform *UMAP* projection of data

Description

A function to perform *UMAP* projection of data

Usage

compute_umap(se, assay = "data")

Arguments

se

A SummarizedExperiment object

assay

A name of the slot data is stored

Value

A SummarizedExperiment object with *UMAP* projection stored in metadata(se[[umap]] slot


skimlab/CCSBUtils documentation built on March 30, 2022, 4:52 a.m.