Learn R Programming

SeuratObject (version 4.1.4)

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

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

boundaries

([named]list {Segmentation, Centroids}) A named list of Segmentation and Centroids objects defining spatially-resolved boundaries

assay

(character [1L]) A character naming the associated assay of the spatial coordinates

key

(character [1L]) The key for the spatial coordinates

See Also

FOV-methods