View source: R/ontology_shared.R
golevel_df | R Documentation |
This function is way faster than my previous iterative golevel function. That is not to say it is very fast, so it saves the result to ontlevel.rda for future lookups.
golevel_df(ont = "MF", savefile = "ontlevel.rda")
ont |
Ontology to recurse. |
savefile |
File to save the results for future lookups. |
Dataframe of goids<->highest level
[clusterProfiler]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.