A modern container for storing coordinates of spatially-resolved single
cells. Capable of storing multiple cell segmentation boundary masks.
Supports coordinates for spatially-resolved molecule (FISH) data.
Compatible with SpatialImage
moleculesA named list of
Molecules objects defining
spatially-resolved molecular coordinates
boundariesA named list of
Segmentation and
Centroids objects defining
spatially-resolved boundaries
coords_x_orientationA character indicating which axis
x coordinates are associated with in spatial plots.
Currently only applies to Visium objects. Ensures consistency in
plotting spatial data across versions, as objects prior to the
addition of this slot had x coordinates mapped to the vertical axis.
assayA character naming the associated assay of the spatial coordinates
keyA one-length character vector with the object's key; keys must
be one or more alphanumeric characters followed by an underscore
“_” (regex pattern
“SeuratObject:::.KeyPattern()”)
FOV-methods