Skip to contents

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.

Usage

combined_significant_calls(in_results, queries)

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.