.select_spot_positions | R Documentation |
Helper to extract x, y, fill ID from colData
.select_spot_positions(
cdata,
x = "array_col",
y = "array_row",
fill = "spatial.cluster"
)
Dataframe of (x.pos, y.pos, fill) for each spot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.