Learn R Programming

DGEobj (version 1.1.2)

dimnames.DGEobj: Get the "assay" names (row/genes by col/samples)

Description

Returns a list of length 2 containing the the assay data names (baseType)

Usage

# S3 method for DGEobj
dimnames(x)

Arguments

x

A class DGEobj created by function initDGEobj()

Value

A list of length 2 containing rownames and colnames of the DGEobj