plot_st_celltype_percent | R Documentation |
Plot spatial distribution of a single predicted cell type percent for transcriptomics data
plot_st_celltype_percent(
object,
celltype,
size = 1,
color_low = NULL,
color_mid = NULL,
color_high = NULL,
color_midpoint = NULL
)
object |
SpaTalk object generated from |
celltype |
Name of cell type in the |
size |
Point size. Default is |
color_low |
Color for the lowest value. |
color_mid |
Color for the middle value for using |
color_high |
Color for the highest value. |
color_midpoint |
Value for the middle scale. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.