Learn R Programming

SeuratObject (version 5.0.2)

DefaultFOV: Get and Set the Default FOV

Description

Get and Set the Default FOV

Usage

DefaultFOV(object, ...)

DefaultFOV(object, ...) <- value

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

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

Value

DefaultFOV: The name of the default FOV

DefaultFOV<-: object with the default FOV set to 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