tsne: Run tSNE in batch mode.

View source: R/tsne.R

tsneR Documentation

Run tSNE in batch mode.

Description

Run tSNE in batch mode.

Usage

tsne(x, n = 10, ...)

Arguments

x

A matrix.

n

An integer scalar. Default to 10.

...

Any arguments passed to RTsne.

Value

A list of the returned value of RTsne.


markgene/yamatClassifier documentation built on Oct. 14, 2024, 2:36 a.m.