\HeaderA{summary}{Summaries of Microarray Data Objects}{summary}
\methaliasA{summary.MAList}{summary}{summary.MAList}
\methaliasA{summary.MArrayLM}{summary}{summary.MArrayLM}
\methaliasA{summary.RGList}{summary}{summary.RGList}
\keyword{methods}{summary}
\begin{Description}\relax
Briefly summarize microarray data objects.
\end{Description}
\begin{Usage}
\begin{verbatim}
## S3 method for class 'RGList':
summary(object, ...)
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{object}] an object of class \code{RGList}, \code{MAList} or \code{MArrayLM}
\item[\code{...}] other arguments are not used
\end{ldescription}
\end{Arguments}
\begin{Details}\relax
The data objects are summarized as if they were lists, i.e., brief information about the length and type of the components is given.
\end{Details}
\begin{Value}
A table.
\end{Value}
\begin{Author}\relax
Gordon Smyth
\end{Author}
\begin{SeeAlso}\relax
\code{\LinkA{summary}{summary}} in the base package.

\LinkA{02.Classes}{02.Classes} gives an overview of data classes used in LIMMA.
\end{SeeAlso}


