View source: R/significant_results_calls.R
combined_significant_calls | R Documentation |
In the case where we have a combined_enrichment
and we want
to get all of the significant annotations from each of them, and put them
together so we can start doing real meta-analysis.
combined_significant_calls(in_results, queries)
in_results |
a |
queries |
a list of queries that can form a call object |
Note that this function returns the original combined_enrichment
object with a modified
combined_statistics
slot where the significant annotations have been added in.
combined_enrichment
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.