getMainExperiment: Get Main experiment of a SingleCellExperiment

View source: R/support_functions.R

getMainExperimentR Documentation

Get Main experiment of a SingleCellExperiment

Description

Get Main experiment of a SingleCellExperiment

Usage

getMainExperiment(scExp)

Arguments

scExp

A SingleCellExperiment with named mainExp and altExps.

Value

The swapped SingleCellExperiment towards "main" experiment

Examples

data(scExp)
getMainExperiment(scExp)


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