DefaultAssay-StdAssay {SeuratObject} | R Documentation |
Get and set the default assay
## S3 method for class 'StdAssay'
DefaultAssay(object, ...)
## S3 replacement method for class 'StdAssay'
DefaultAssay(object, ...) <- value
object |
An object |
... |
Arguments passed to other methods |
value |
Name of assay to set as default |
DefaultAssay
: The name of the default assay
DefaultAssay<-
: An object with the default assay updated