Description Usage Arguments Value
View source: R/get_reactome_pathways.R
Modify a pathway list to combine overlapping pathways.
1 | combine_overlapping_pathways(pathway_list, overlap_limit = 0.9)
|
pathway_list |
A list of pathways obtained from
|
threshold |
A percentage between 0 and 1. If two pathways overlap by more than this amount, they are combined into one pathway. |
A modified list with overlapping pathways combined together.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.