swapAltExp_sameColData: Swap main & alternative Experiments, with fixed colData

View source: R/support_functions.R

swapAltExp_sameColDataR Documentation

Swap main & alternative Experiments, with fixed colData

Description

Swap main & alternative Experiments, with fixed colData

Usage

swapAltExp_sameColData(scExp, alt)

Arguments

scExp

A SingleCellExperiment

alt

Name of the alternative experiment

Value

A swapped SingleCellExperiment with the exact same colData.

Examples

data(scExp) 
swapAltExp_sameColData(scExp, "peaks")


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