The SpatialImage
class is a virtual class representing spatial
information for Seurat. All spatial image information must inherit from this
class for use with Seurat
objects
assay
Name of assay to associate image data with; will give this image
priority for visualization when the assay is set as the active/default assay
in a Seurat
object
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()
”)
SpatialImage-methods
for a list of required and
provided methods