Description Usage Arguments Value
Get the default assay
1 2 3 4 5 6 7 8 9 10 11 12 | DefaultAssay(object, ...)
DefaultAssay(object, ...) <- value
## S3 method for class 'DimReduc'
DefaultAssay(object, ...)
## S3 method for class 'Seurat'
DefaultAssay(object, ...)
## S3 replacement method for class 'Seurat'
DefaultAssay(object, ...) <- value
|
object |
An object |
... |
Arguments passed to other methods |
value |
Name of assay to set as default |
The name of the default assay
An object with the new default assay
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.