View source: R/reduceDimension_tSNE.R
build_tsne | R Documentation |
Title
build_tsne(
dat,
select.genes = rownames(dat),
select.samples = colnames(dat),
dims = 2,
...
)
dat |
|
select.genes |
|
select.samples |
|
dims |
|
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.