powered by
Retrieve the Key/Value metadata attributes that have a character value and length of 1
showMeta(dgeObj)
A DGEobj with attributes
A data.frame with "Attribute" and "Value" columns
# NOT RUN { # example DGEobj exObj <- readRDS(system.file("miniObj.RDS", package = "DGEobj")) showMeta(exObj) # }
Run the code above in your browser using DataLab