R/visualization.R
plot_embedding_bands.Rd
Create a visualization of selected embedding bands from a tile.
plot_embedding_bands(tile, bands = 1:9, ncol = 3)
Tile object
Bands to plot (default first 9)
Number of columns in plot grid
ggplot object