# NOT RUN {
# example DGEobj
exObj <- readRDS(system.file("exampleObj.RDS", package = "DGEobj"))
MyContrastList <- getType(exObj, type = "topTable")
MyRawData <- getType(exObj, type = list("counts", "design", "geneData"))
# }
Run the code above in your browser using DataLab