activateAssay | R Documentation |
Sets and extracts the active (default) assay name.
activateAssay(object, assay_name, verbose = NULL)
activeAssay(object)
object |
An object of class |
assay_name |
Character value. The name of the assay to activate as the default assay |
verbose |
Logical. If (Warning messages will always be printed.) |
activateAssay(): Updated SPATA2
object.
activateAssay(): Character value. Name of the currently active assay.
getAssay()
, getAssayNames()
data("example_data")
object <- example_data$object_UKF275T_diet
activeAssay(object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.