| run_reduction | R Documentation | 
Run TSNE or UMAP
run_reduction(sce, type = c("auto", "TSNE", "UMAP"), dimred = "PCA")
| sce | 
 | 
| type | One of  | 
| dimred | reducedDim to run TSNE or UMAP on | 
sce with 'TSNE' or 'UMAP' reducedDim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.