Learn R Programming

annaffy (version 1.44.0)

aafSearchGO: Find probe ids corresponding to GO ids

Description

Searches Gene Ontology ids for corresponding probe ids in a given chip, optionally including descendents.

Usage

aafSearchGO(chip, ids, descendents = TRUE, logic = "OR")

Arguments

chip
name of the chip data package
ids
numeric or character vector of GO ids
descendents
logical, include GO descendents?
logic
type of logic to use, "AND" or "OR"

Value

A character vector of probe ids matching the search criteria.

See Also

aafSearchText