dot-select_spot_positions: Helper to extract x, y, fill ID from colData

.select_spot_positionsR Documentation

Helper to extract x, y, fill ID from colData

Description

Helper to extract x, y, fill ID from colData

Usage

.select_spot_positions(
  cdata,
  x = "array_col",
  y = "array_row",
  fill = "spatial.cluster"
)

Value

Dataframe of (x.pos, y.pos, fill) for each spot


edward130603/BayesSpace documentation built on Oct. 23, 2024, 7:04 a.m.