Finding clusters of interacting proteins in a protein-protein interaction graph
1
0
Entering edit mode
7.3 years ago
rubic ▴ 270

Hi,

Given a protein-protein-interaction graph (e.g., from the string data base) and an outcome of a differential expression analysis (i.e., for each gene we have its log fold-change and the associated p-value between the treatment and control), is there a graph-based algorithm that can find subgraph parts enriched with genes which log fold-change p-value is below a given cutoff?

ppi graph protein-protein-interaction enrichment • 1.6k views
ADD COMMENT
0
Entering edit mode
7.3 years ago
Diwan ▴ 650

Given a list of differentially expressed genes, 'keypathwayminer' in cytoscape can extract the highly connected sub-network from PPI. I had used their older version and found it helpful.

Check here for app: http://apps.cytoscape.org/apps/keypathwayminer

Their recent paper: http://bmcsystbiol.biomedcentral.com/articles/10.1186/s12918-014-0099-x

To further group the sub-network, you can try 'clusterviz' app in cytoscape to get network clusters.

An application paper that uses both keypathwayminer and clusterviz: http://journals.plos.org/plosone/article?id=10.1371/journal.pone.0112193

ADD COMMENT

Login before adding your answer.

Traffic: 2359 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6