get significant annotations calls
Source:R/significant_results_calls.R
combined_significant_calls.Rd
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.
Arguments
- in_results
a
combined_enrichment
object- queries
a list of queries that can form a call object
Value
combined_enrichment
object
Details
Note that this function returns the original combined_enrichment
object with a modified
combined_statistics
slot where the significant annotations have been added in.