limma (version 3.28.14)

summary: Summaries of Microarray Data Objects

Description

Briefly summarize microarray data objects.

Usage

"summary"(object, ...)

Arguments

object
an object of class RGList, MAList, EListRaw, EList or MArrayLM
...
other arguments are not used

Value

A table.

Details

The data objects are summarized as if they were lists, i.e., brief information about the length and type of the components is given.

See Also

summary in the base package. 02.Classes gives an overview of data classes used in LIMMA.