DefaultLayer-StdAssay | R Documentation |
Get and set the default layer
## S3 method for class 'StdAssay'
DefaultLayer(object, ...)
## S3 replacement method for class 'StdAssay'
DefaultLayer(object, ...) <- value
object |
An object |
... |
Arguments passed to other methods |
value |
Name of layer to set as default |
DefaultLayer
: The name of the default layer
DefaultLayer<-
: An object with the default layer updated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.