enrich_communities: Do enrichment for all communities of the network

View source: R/enrichment.R

enrich_communitiesR Documentation

Do enrichment for all communities of the network

Description

Do enrichment for all communities of the network

Usage

enrich_communities(ig, genesets, restart = 0.5, fdr = 1, pval = 1)

Arguments

ig

An igraph object

genesets

A named list of genesets

restart

Restart probability between 0-1

fdr

Passed to hypeR

pval

Passed to hypeR

Value

A list of hyp objects


montilab/hypeR-next documentation built on March 11, 2023, 11:50 a.m.