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
)
None
data.table of bead expression intensities per gene with metadata in long format
character vector of features to plot/columns of metadata
Ggplot2 text size
Ggplot2 title size
Ggplot2 legend_size_pt
Ggplot2 legend_height_bar
output plot directory path