applyUMAP: Performs UMAP on data

View source: R/Projections.R

applyUMAPR Documentation

Performs UMAP on data

Description

Performs UMAP on data

Usage

applyUMAP(exprData, K)

Arguments

exprData

Expression data, NUM_GENES x NUM_SAMPLES

K

Number of neighbors to use in UMAP projection.

Value

Reduced data NUM_SAMPLES x NUM_COMPONENTS


YosefLab/VISION documentation built on Feb. 19, 2023, 9:50 p.m.