# NOT RUN {
dgeObj <- readRDS(system.file("exampleObj.RDS", package = "DGEobj"))
contrastList <- DGEobj::getType(dgeObj, type = "topTable")
mergedData <- topTable.merge(contrastList)
colnames(mergedData)
# }
Run the code above in your browser using DataLab