Boundaries | R Documentation |
Get, Set, and Query Segmentation Boundaries
Boundaries(object, ...)
DefaultBoundary(object)
DefaultBoundary(object, ...) <- value
Molecules(object, ...)
## S3 method for class 'FOV'
Boundaries(object, ...)
## S3 method for class 'FOV'
DefaultBoundary(object)
## S3 replacement method for class 'FOV'
DefaultBoundary(object, ...) <- value
## S3 method for class 'FOV'
Molecules(object, ...)
object |
An object |
... |
Arguments passed to other methods |
value |
The name of a segmentation boundary to set as default |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.