tSNECoords: Add tSNE-based coordinates to a map

View source: R/coords.R

tSNECoordsR Documentation

Add tSNE-based coordinates to a map

Description

Add tSNE-based coordinates to a map

Usage

tSNECoords(dim = NULL, tSNEFn = Rtsne::Rtsne, ...)

Arguments

dim

Dimension of the result (passed to tSNEFn as dims)

tSNEFn

tSNE function to run (default Rtsne::Rtsne)

...

passed to tSNEFn

Value

a function that transforms the map, usable as coordsFn parameter


exaexa/EmbedSOM documentation built on Feb. 1, 2025, 2:36 p.m.