\HeaderA{aafTableAnn}{Constructor for aafTable objects from annotation data}{aafTableAnn}
\keyword{file}{aafTableAnn}
\begin{Description}\relax
Constructs an \code{aafTable} object given a set of probe ids
and desired annotation types.
\end{Description}
\begin{Usage}
\begin{verbatim}
aafTableAnn(probeids, chip, colnames = aaf.handler(chip = chip), widget = FALSE)
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{probeids}] character vector of probe ids
\item[\code{chip}] name of the data package in which the annotation data is stored
\item[\code{colnames}] character vector of annotation types
\item[\code{widget}] boolean, use widget to select columns?
\end{ldescription}
\end{Arguments}
\begin{Value}
An \code{aafTable} object.
\end{Value}
\begin{Author}\relax
Colin A. Smith, \email{annaffy@colinsmith.org}
\end{Author}
\begin{SeeAlso}\relax
\LinkA{aafTable-class}{aafTable.Rdash.class}
\end{SeeAlso}


