View source: R/collect_databases.R
collect_GO | R Documentation |
This function collects Gene Ontology database.
collect_GO(orgdb = NULL)
orgdb |
A genome annotation package. |
Results from groupGO().
## Not run: # Below may be a time-consuming run. dict_GO <- collect_GO(orgdb = org.Hs.eg.db::org.Hs.eg.db) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.