aafSearchGO {annaffy}R Documentation

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.

Author(s)

Colin A. Smith, annaffy@colinsmith.org

See Also

aafSearchText


[Package annaffy version 1.56.0 Index]