View source: R/support_functions.R
getMainExperiment | R Documentation |
Get Main experiment of a SingleCellExperiment
getMainExperiment(scExp)
scExp |
A SingleCellExperiment with named mainExp and altExps. |
The swapped SingleCellExperiment towards "main" experiment
data(scExp)
getMainExperiment(scExp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.