getExperimentNames: Get experiment names from a SingleCellExperiment

View source: R/support_functions.R

getExperimentNamesR Documentation

Get experiment names from a SingleCellExperiment

Description

Get experiment names from a SingleCellExperiment

Usage

getExperimentNames(scExp)

Arguments

scExp

A SingleCellExperiment with named mainExp and altExps.

Value

Character vector of unique experiment names

Examples

data(scExp)
getExperimentNames(scExp)


vallotlab/ChromSCape documentation built on Oct. 15, 2023, 1:47 p.m.