\HeaderA{.aaf.raw}{Fetch raw annotation data}{.aaf.raw}
\keyword{file}{.aaf.raw}
\keyword{internal}{.aaf.raw}
\begin{Description}\relax
Retrieve annotation data from a data package, loading the library if 
necessary.
\end{Description}
\begin{Usage}
\begin{verbatim}
.aaf.raw(probeids, chip, type)
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{probeids}] character vector containing probe ids
\item[\code{chip}] name of chip, see details
\item[\code{type}] type of annotation, see details
\end{ldescription}
\end{Arguments}
\begin{Details}\relax
The core workings of this function depend on an (informal) protocol
used in creating the BioConductor Affymetrix annotation data
packages. Based on currently published (and unpublished) data packages,
the current protocol includes the following features:

The package is named after the chip, \code{<chip name>} \\
The package contains datasets named \code{<chip name><data type>}
\end{Details}
\begin{Value}
A list of annotation data for the given probeids. Each list contains a
sub-list containing the actual data.
\end{Value}
\begin{Note}\relax
Written at the NASA Center for Computational Astrobiology \\
\url{http://cca.arc.nasa.gov/}
\end{Note}
\begin{Author}\relax
Colin A. Smith, \email{annaffy@colinsmith.org}
\end{Author}


