annotateModule: Annotate a network module with information

Description Usage Arguments Author(s)

View source: R/plot.R

Description

Uses information about expression, enrichment and parent PPI network to annotate a subgraph.

Usage

1
annotateModule(g, enrich, trm, targets, ppi, exprs, tfs)

Arguments

g

graph to annotate in igraph format.

enrich

list of enriched transcription factors (or motifs).

trm

TRM to compare with (to identify bridges).

targets

list of target transcription factors (typically those with ChIP-seq data).

ppi

parent PPI network (to check membership of nodes).

exprs

list of entrezgene ids representing expressed genes.

tfs

Author(s)

Diego Diez


rTRM documentation built on Nov. 8, 2020, 5:52 p.m.