determine_offspring_function | R Documentation |
For a single GO term, get its ontology and then return the correct offpsring mapping object for that ontology.
determine_offspring_function(term, ontology)
term |
|
ontology |
|
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.