plot_st_celltype | R Documentation |
Ponit plot with spatial distribution of a single predicted cell type for transcriptomics data
plot_st_celltype(
object,
celltype,
size = 1,
color_celltype = "blue",
color_others = "grey"
)
object |
SpaTalk object generated from |
celltype |
Name of cell type in the |
size |
Point size. Default is |
color_celltype |
Color for the celltype of interest. |
color_others |
Color for the others. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.