| plotUMAP | R Documentation | 
Short wrapper for UMAP visualization
plotUMAP(gobject, dim_reduction_name = NULL, default_save_name = "UMAP", ...)
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, see dimPlot2D. For 3D plots see plotUMAP_3D
ggplot
Other reduced dimension visualizations: 
dimPlot2D(),
dimPlot3D(),
dimPlot(),
plotPCA_2D(),
plotPCA_3D(),
plotPCA(),
plotTSNE_2D(),
plotTSNE_3D(),
plotTSNE(),
plotUMAP_2D(),
plotUMAP_3D()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.