determine_offspring_function: Determine GO offspring object

View source: R/go.R

determine_offspring_functionR Documentation

Determine GO offspring object

Description

For a single GO term, get its ontology and then return the correct offpsring mapping object for that ontology.

Usage

determine_offspring_function(term, ontology)

Arguments

term

string. A single GO.ID.

ontology

string. A single ontology, one of: BP, MF, CC.

Value

Returns an AnnDbBimap object which maps GO terms (BP, MF, or CC) to all offspring terms. Each GO term is mapped to a vector of offsrping GO terms.


CambridgeCentreForProteomics/camprotR documentation built on Jan. 27, 2023, 8:36 p.m.