setSpatialAnnotation | R Documentation |
Sets spatial annotations in the correct slot. Expects a valid spatial annotation and does not conduct any further checks or adjustments.
setSpatialAnnotation(object, ...)
## S4 method for signature 'SPATA2'
setSpatialAnnotation(object, spat_ann, ...)
setSpatialAnnotations(object, ...)
## S4 method for signature 'SPATA2'
setSpatialAnnotations(object, spat_anns, ...)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
spat_ann |
An object of class |
spat_anns |
A list of objects of class |
GroupAnnotation
, NumericAnnotation
, ImageAnnotation
are
derivatives of the SpatialAnnotation
class and are valid inputs, too!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.