combine_enrichments | R Documentation |
This is one of the primary workhorse functions behind categoryCompare2.
The primary function of categoryCompare
is to enable comparisons
of different enrichment analyses. To facilitate that, we must first
combine one (really, we can do this with a single) or more
enriched_result
.
combine_enrichments(...)
## S4 method for signature 'enriched_result'
combine_enrichments(...)
## S4 method for signature 'list'
combine_enrichments(...)
... |
list of enriched_result |
combined_enrichment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.