| plotTSNE_3D | R Documentation |
Visualize cells according to dimension reduction coordinates
plotTSNE_3D(
gobject,
dim_reduction_name = "tsne",
default_save_name = "TSNE_3D",
...
)
gobject |
giotto object |
dim_reduction_name |
name of TSNE |
default_save_name |
default save name of TSNE plot |
... |
Arguments passed on to
|
Description of parameters.
plotly
Other reduced dimension visualizations:
dimPlot2D(),
dimPlot3D(),
dimPlot(),
plotPCA_2D(),
plotPCA_3D(),
plotPCA(),
plotTSNE_2D(),
plotTSNE(),
plotUMAP_2D(),
plotUMAP_3D(),
plotUMAP()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.