R/support_functions.R
getExperimentNames.Rd
Get experiment names from a SingleCellExperiment
getExperimentNames(scExp)
A SingleCellExperiment with named mainExp and altExps.
Character vector of unique experiment names
data(scExp) getExperimentNames(scExp) #> [1] "main"