Skip to contents

extract all statistics from a combined_enrichment object and create a combined_statistics where each statistic from the underlying statistical_results object in each of the enrichments is named according to which enrichment it was in and what statistic it was.

Usage

# S4 method for class 'combined_enrichment'
extract_statistics(in_results)

Arguments

in_results

the combined_enrichment object

Value

combined_statistics