Get experiment names from a SingleCellExperiment

getExperimentNames(scExp)

Arguments

scExp

A SingleCellExperiment with named mainExp and altExps.

Value

Character vector of unique experiment names

Examples

data(scExp) getExperimentNames(scExp)
#> [1] "main"