This function returns a character vector of all GO identifiers in the
specified ontologies: Biological Process (BP), Cellular Component
(CC), Molecular Function (MF).
Usage
aqListGOIDs(ont)
Arguments
ont
A character vector specifying the two-letter codes of the
ontologies from which all GO IDs will be retrieved. Entries must be
one of "BP", "CC", or "MF".
Value
A character vector of GO IDs. The vector will contain all GO IDs in
the GO ontologies specified by the ont argument.