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 June 14, 2024, 5:27 p.m.