\HeaderA{aafSearchGO}{Find probe ids corresponding to GO ids}{aafSearchGO}
\keyword{file}{aafSearchGO}
\begin{Description}\relax
Searches Gene Ontology ids for corresponding probe ids in a given
chip, optionally including descendents.
\end{Description}
\begin{Usage}
\begin{verbatim}
aafSearchGO(chip, ids, descendents = TRUE, logic = "OR")
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{chip}] name of the chip data package
\item[\code{ids}] numeric or character vector of GO ids
\item[\code{descendents}] logical, include GO descendents?
\item[\code{logic}] type of logic to use, "AND" or "OR"
\end{ldescription}
\end{Arguments}
\begin{Value}
A character vector of probe ids matching the search criteria.
\end{Value}
\begin{Author}\relax
Colin A. Smith, \email{annaffy@colinsmith.org}
\end{Author}
\begin{SeeAlso}\relax
\LinkA{aafSearchText}{aafSearchText}
\end{SeeAlso}


