.select_subspot_positions {BayesSpace}R Documentation

Helper to pull out subspot position columns Probably redundant with select_spot_positions above, but we need subspot.idx

Description

Helper to pull out subspot position columns Probably redundant with select_spot_positions above, but we need subspot.idx

Usage

.select_subspot_positions(
  cdata,
  x = "spot.col",
  y = "spot.row",
  fill = "spatial.cluster"
)

Value

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


[Package BayesSpace version 1.3.1 Index]