getChildren: Get a list of all direct children of each GO term.

Description Usage Value Note Author(s) See Also Examples

View source: R/general.R

Description

Returns the list of all direct children (= more specific terms one hierarchy level down) associated to each GO term. The type of relationship between GO terms ("is a" or "part of") is ignored.

Usage

1

Value

List with entry names for each GO term. Each entry contains a character vector with the direct children GO terms.

Note

The result is computed within the currently set ontology ("BP","MF","CC"). It directly uses the "GO" library to compute the result.

Author(s)

Holger Froehlich

See Also

getOffsprings, getParents, getAncestors, setOntology

Examples

1

GOSim documentation built on Nov. 8, 2020, 11:05 p.m.