fast_tsne: Title

View source: R/reduceDimension_tSNE.R

fast_tsneR Documentation

Title

Description

Title

Usage

fast_tsne(
  dat,
  theta = 0.05,
  nthreads = 12,
  perplexity = 20,
  fast.tsne.path = "~/src/FIt-SNE",
  ...
)

Arguments

dat
theta
nthreads
perplexity
fast.tsne.path
...

AllenInstitute/scrattch.hicat documentation built on June 6, 2024, 5:31 a.m.