annotNets: Annotate Networks

Description Usage Arguments Value Author(s) Examples

Description

Annotate lists of igraph networks to pathways using enrichR

Usage

1
annotNets(gs, sel)

Arguments

gs

Lists of igraph networks to annotate.

sel

Selected database IDs, see listEnrichrDbs from enrichR for more information. By default, it uses KEGG (ID=94) and WikiPathways (ID=95) for enrichment.

Value

A list of data.frame containing enrichR outputs for each network

Author(s)

Qi Wang

Examples

1
2
data(sample)
annotNets(res$gs, sel=c(94,95))

qwang-big/irene documentation built on May 23, 2019, 1:47 p.m.