Learn R Programming

SeuratObject (version 5.0.2)

FOV-class: The Field of View Object

Description

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

Arguments

Slots

molecules

A named list of Molecules objects defining spatially-resolved molecular coordinates

boundaries

A named list of Segmentation and Centroids objects defining spatially-resolved boundaries

assay

A character naming the associated assay of the spatial coordinates

key

A 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()”)

See Also

FOV-methods