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