SpatialScatterpie | R Documentation |
Title plot Scatterpie for the spotlight result
SpatialScatterpie( st_object, cell_types, slice = "slice1", alpha = 1, pie_scale = 1 )
st_object |
the seurat object with the meta.data including you want to display. |
cell_types |
the names of meta.data colnames which you want to display. |
slice |
slice name, the object name in image slot in seurat object,not the image name. |
alpha |
the point alpha. |
pie_scale |
the pie size. |
ggplot2 object
# no example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.