summary {limma}R Documentation

Summaries of Microarray Data Objects

Description

Briefly summarize microarray data objects.

Usage

## S3 method for class 'RGList':
summary(object, ...)

Arguments

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

Details

The data objects are summarized as if they were lists, i.e., brief information about the components is listed.

Value

A table.

Author(s)

Gordon Smyth

See Also

summary in the base package.

2.Classes gives an overview of data classes used in LIMMA.


[Package Contents]