getAssayModalities | R Documentation |
Retrieves the names and modalities of assays present in the provided object.
Since the name of an assay should be identical with its molecular modality both functions should return the same output. If they don't, something is wrong.
getAssayModalities(object)
getAssayNames(object)
object |
An object of class |
A character vector containing the names of assays.
getAssay()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.