termsAncestors: Function returns vector of all ancestors in ontology for...

Description Usage Arguments Value Author(s)

View source: R/termsAncestors.R

Description

Function returns vector of all ancestors in ontology for given GO term numbers.

Usage

1
termsAncestors(GOtermNr, OntologyNr)

Arguments

GOtermNr

Numeric; Vector of GO term numbers.

OntologyNr

Numeric; To select the ontology. One of: 1 for biological process, 2 for molecular function or 4 for cellular component

Value

Ancestors

Numeric; Unique and by number sorted GO terms that are ancestors of input GO terms.

TermsWithoutAncestors

Numeric; Vector of those GO terms for that no ancestors could be found.

Author(s)

CL


CLippmann/dbtORA documentation built on Feb. 4, 2020, 12:37 a.m.