R/get_assay_data.R
get_assay_data.RdGet assay data from either the main experiment or altExps
get_assay_data(sce, assay, alt_exp = NULL)
| sce | SingleCellExperiment object |
|---|---|
| assay | assay to get data from (counts, logcounts, etc.) |
| alt_exp | alternate experiment to get assay data from |
NULL#> NULL