applytSNE30: Performs tSNE with perplexity 30 on data

View source: R/Projections.R

applytSNE30R Documentation

Performs tSNE with perplexity 30 on data

Description

Performs tSNE with perplexity 30 on data

Usage

applytSNE30(exprData)

Arguments

exprData

Expression data, NUM_GENES x NUM_SAMPLES

Value

Reduced data NUM_SAMPLES x NUM_COMPONENTS


YosefLab/FastProjectR documentation built on Feb. 15, 2023, 6:21 a.m.