SingleCellExperiment object. The data item can be an assay, altExp (subset) or a reducedDim, which is retrieved based on the name of the data item.R/sctkTagging.R
expData.RdexpData
Get data item from an input SingleCellExperiment object. The data item can be an assay, altExp (subset) or a reducedDim, which is retrieved based on the name of the data item.
expData(inSCE, assayName)
| inSCE | Input |
|---|---|
| assayName | Specify the name of the data item to retrieve. |
Specified data item.