DefaultFOV | R Documentation |
Get and Set the Default FOV
DefaultFOV(object, ...)
DefaultFOV(object, ...) <- value
## S3 method for class 'Seurat'
DefaultFOV(object, assay = NULL, ...)
## S3 replacement method for class 'Seurat'
DefaultFOV(object, assay = NA, ...) <- value
object |
A |
... |
Arguments passed to other methods |
value |
The name of the |
assay |
Name of assay to get or set default |
DefaultFOV
: The name of the default FOV
DefaultFOV<-
: object
with the default FOV set
to value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.