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