applytSNE10: Performs tSNE with perplexity 10 on data

View source: R/Projections.R

applytSNE10R Documentation

Performs tSNE with perplexity 10 on data

Description

Performs tSNE with perplexity 10 on data

Usage

applytSNE10(exprData)

Arguments

exprData

Expression data, NUM_GENES x NUM_SAMPLES

Value

Reduced data NUM_SAMPLES x NUM_COMPONENTS


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