long_to_bin | R Documentation |
This function will combine beads into bins, taking the average expression intensities, average positions, most common cluster seurat cluster, and most common cluster/tissue type of constituent beads
long_to_bin(dat_long, plot_directory, spatial = TRUE)
dat_long |
data.table of bead expression intensities per gene with metadata in long format |
plot_directory |
output plot directory path |
spatial |
True if using spatial information |
data.table of expression intensities at aggregated bin level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.