dimnames.DGEobj {DGEobj} | R Documentation |
Returns a list of length 2 containing the the assay data names (baseType)
## S3 method for class 'DGEobj'
dimnames(x)
x |
A class DGEobj created by function initDGEobj() |
A list of length 2 containing rownames and colnames of the DGEobj