getAncestors: get list of ALL ancestors associated to each GO term
Description
Returns the list of all (also indirect) ancestors (= less specific terms) associated to each GO term. The type of relationship between GO terms ("is a" or "part of") is ignored.
Usage
getAncestors()
Arguments
Value
List with entry names for each GO term. Each entry contains a character
vector with the ancestor GO terms.