expDataNames,ANY-method | R Documentation |
SingleCellExperiment
object including assays, altExps and reducedDims.expDataNames
Get names of all the data items in the input SingleCellExperiment
object including assays, altExps and reducedDims.
## S4 method for signature 'ANY'
expDataNames(inSCE)
inSCE |
Input |
A combined vector
of assayNames
, altExpNames
and reducedDimNames
.
data(scExample, package = "singleCellTK")
expDataNames(sce)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.