View source: R/support_functions.R
swapAltExp_sameColData | R Documentation |
Swap main & alternative Experiments, with fixed colData
swapAltExp_sameColData(scExp, alt)
scExp |
A SingleCellExperiment |
alt |
Name of the alternative experiment |
A swapped SingleCellExperiment with the exact same colData.
data(scExp)
swapAltExp_sameColData(scExp, "peaks")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.