determine_ancestor_function | R Documentation |
For a single GO term, get its ontology and then return the correct ancestor mapping object for that ontology.
determine_ancestor_function(term, ontology)
term |
|
ontology |
|
Returns an AnnDbBimap
object which maps GO terms (BP, MF, or
CC) to all ancestor terms. Each GO term is mapped to a vector of ancestor
GO terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.