# NOT RUN {
# example DGEobj
exObj <- readRDS(system.file("miniObj.RDS", package = "DGEobj"))
Assays <- getBaseType(exObj, baseType = "assay")
AssaysAndMeta <- getBaseType(exObj, c("assay", "meta"))
# }
Run the code above in your browser using DataLab