View source: R/enrichment_functions.R
get_go_info | R Documentation |
From a GO terms (GOID), return definition, ontology and term values from GO.db
get_go_info(go)
go |
a character, GO term |
a data.frame with the following columns: 'GOID', 'DEFINITION', 'ONTOLOGY', 'TERM'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.