Get and Set the Default FOV

DefaultFOV(object, ...)

DefaultFOV(object, ...) <- value

# S3 method for Seurat
DefaultFOV(object, assay = NULL, ...)

# S3 method for Seurat
DefaultFOV(object, assay = NA, ...) <- value

Arguments

object

A Seurat Object

...

Arguments passed to other methods

value

The name of the FOV to set as the default

assay

Name of assay to get or set default FOV for; pass NA to get or set the global default FOV

Value

DefaultFOV: The name of the default FOV

DefaultFOV<-: object with the default FOV set to value