# NOT RUN {
# Initialize a DGEobj
myDgeObj <- initDGEobj(counts = MyCounts,
rowData = MyGeneAnnotation,
colData = MyDesign,
level = "gene",
customAttr = list (Genome = "Mouse.B38",
GeneModel = "Ensembl.R84"))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab