View source: R/support_functions.R
getExperimentNames | R Documentation |
Get experiment names from a SingleCellExperiment
getExperimentNames(scExp)
scExp |
A SingleCellExperiment with named mainExp and altExps. |
Character vector of unique experiment names
data(scExp)
getExperimentNames(scExp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.