setUpMetaVar | R Documentation |
Sets up slot @meta_var of a molecular assay if not already done.
setUpMetaVar(object, ...)
## S4 method for signature 'SPATA2'
setUpMetaVar(object, assay_name = activeAssay(object), ...)
## S4 method for signature 'MolecularAssay'
setUpMetaVar(object, assay_name = activeAssay(object), ...)
object |
An object of class |
... |
Used to absorb deprecated arguments or functions. |
assay_name |
Only relevant if the |
The updated input object, containing the added, removed or computed results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.