aafSearchGO: Find probe ids corresponding to GO ids

Description Usage Arguments Value Author(s) See Also

View source: R/search.R

Description

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

Usage

1
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


annaffy documentation built on Nov. 8, 2020, 8:02 p.m.