# NOT RUN {
# example DGEobj
exObj <- readRDS(system.file("miniObj.RDS", package = "DGEobj"))
getAttributes(exObj)
# Get the formula attribute from the design (if set)
attr(exObj$design, "formula")
# }
Run the code above in your browser using DataLab