# NOT RUN {
# Global definition of baseTypes
baseTypes()
# example DGEobj
exObj <- readRDS(system.file("miniObj.RDS", package = "DGEobj"))
# Basetypes from a specific DGEobj
baseTypes(exObj)
# }
Run the code above in your browser using DataLab