View source: R/ontology_plots.R
plot_enrichresult | R Documentation |
I would like to replace all of my bad ontology plotting functions with the nicer versions from enrichplot. I therefore have a series of functions which recast my ontology results to enrichResults, which is suitable for those plots.
plot_enrichresult(enrichresult)
enrichresult |
S4 object of type enrichResult. |
For the moment this is just a skeleton with reminders to me for the various plots available. Also, when I looked up these plots it appears that clusterProfiler has some new functionality to make it easier to send results to it.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.