Creates a DGEList object from a table of counts (rows=features, columns=samples), group indicator for each column, library size (optional) and a table of feature annotation (optional).
To facilitate programming pipelines,
NULL values can be input for lib.size, norm.factors, samples or group, in which case the default value is used as if the argument had been missing.