View source: R/methods-Module.R
group_modules_enrichment | R Documentation |
Make the clusters for the modules by enrichment. For now we just assign each signature to each cluster, could filter to only include once, so that each one appears in the modules x sigs table.
group_modules_enrichment(stats, pvals)
stats |
overlap stats from calc_set_enrichment |
pvals |
overlap p values from calc_set_enrichment |
assignments of each signature to each module
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.