Learn R Programming

SeuratObject (version 5.0.2)

Boundaries: Get, Set, and Query Segmentation Boundaries

Description

Get, Set, and Query Segmentation Boundaries

Usage

Boundaries(object, ...)

DefaultBoundary(object)

DefaultBoundary(object, ...) <- value

Molecules(object, ...)

# S3 method for FOV Boundaries(object, ...)

# S3 method for FOV DefaultBoundary(object)

# S3 method for FOV DefaultBoundary(object, ...) <- value

# S3 method for FOV Molecules(object, ...)

Value

Boundaries: The names of all segmentation boundaries present within object

DefaultBoundary: The name of the default segmentation boundary

DefaultBoundary<-: object with the default segmentation boundary set to value

Molecules: The names of all molecule sets present within object

Arguments

object

An object

...

Arguments passed to other methods

value

The name of a segmentation boundary to set as default