SpatialPlot | R Documentation |
This function will plot information about beads and bins on x and y coordinates
SpatialPlot(
dat_long,
vars = NULL,
text_size,
title_size,
legend_size_pt,
legend_height_bar,
plot_directory
)
dat_long |
data.table of bead expression intensities per gene with metadata in long format |
vars |
character vector of features to plot/columns of metadata |
text_size |
Ggplot2 text size |
title_size |
Ggplot2 title size |
legend_size_pt |
Ggplot2 legend_size_pt |
legend_height_bar |
Ggplot2 legend_height_bar |
plot_directory |
output plot directory path |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.