applySpectralEmbedding: Performs Spectral Embedding on data

View source: R/Projections.R

applySpectralEmbeddingR Documentation

Performs Spectral Embedding on data

Description

Performs Spectral Embedding on data

Usage

applySpectralEmbedding(exprData)

Arguments

exprData

Expression data, NUM_GENES x NUM_SAMPLES

Value

Reduced data NUM_SAMPLES x NUM_COMPONENTS


YosefLab/FastProjectR documentation built on June 13, 2024, 4:20 p.m.