get_all_mappings | R Documentation |
For a vector of GO terms, obtain all of the ancestor or offspring terms.
get_all_mappings(go_ids, ontologies, verbose = TRUE, direction = "ancestor")
go_ids |
|
ontologies |
|
verbose |
|
direction |
|
Returns a named list
of character vectors
. Names == GO terms and
values == vectors containing all ancestor GO terms for the particular input
GO term.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.