make3dPlot | R Documentation |
Create a 3D plot
make3dPlot(object, groupby, reduction = "dm", colors = NULL)
object |
Seurat object |
groupby |
grouping variable to color by. Has to be a column name present in metadata of the seurat object |
reduction |
Reduction method. Default is 'dm' |
colors |
color palette |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.