combine_enrichments: combine enrichments

combine_enrichmentsR Documentation

combine enrichments

Description

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.

Usage

combine_enrichments(...)

## S4 method for signature 'enriched_result'
combine_enrichments(...)

## S4 method for signature 'list'
combine_enrichments(...)

Arguments

...

list of enriched_result

Value

combined_enrichment


MoseleyBioinformaticsLab/categoryCompare2 documentation built on April 30, 2024, 9:09 p.m.