DefaultAssay-StdAssay | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.