Misc-StdAssay | R Documentation |
Get and set miscellaneous data
## S3 method for class 'StdAssay'
Misc(object, slot = NULL, ...)
## S3 replacement method for class 'StdAssay'
Misc(object, slot, ...) <- value
object |
An object |
slot |
Name of specific bit of meta data to pull |
... |
Arguments passed to other methods |
value |
Data to add |
Miscellaneous data
An object with miscellaneous data added
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.