Learn R Programming

SeuratObject (version 5.3.0)

Segmentation-class: The Segmentation Class

Description

A container for cell segmentation boundaries. Inherits from SpatialPolygons. Supports storing boundaries in objects of class sf.

Arguments

Slots

sf.data

Segmentation boundaries in sf format

compact

Logical indicating whether or not the object only stores segmentation information in the sf.data slot, rather than also in the standard SpatialPolygons slots, to save memory and processing time. Currently only relevant for Visium data.

See Also

Segmentation methods: Segmentation-methods

Segmentation layer classes: Centroids-class, Centroids-methods, Molecules-class, Molecules-methods, Segmentation-methods, Segmentation-validity