DissTOM and Cytoscape - WGCNA
2
0
Entering edit mode
4.1 years ago

Hi,

In the WGCNA why we want to calculate de dissimilarity TOM? The other question that I have is, once that I have my network visualization with the igraph package how I can export it to cytoscape? Which steps I should follow?

Thanks,

Silvia

wgcna dissTOM cytoscape • 1.6k views
ADD COMMENT
1
Entering edit mode
4.1 years ago
scooter ▴ 620

Hi Silvia, WGCNA uses the dissimilarity matrix from the topological overlap matrix to reduce the effects of noise and spurious associations (from the manual), before doing the hierarchical clustering.

As to your second question, probably the easiest way to get from igraph in R to Cytoscape is to use the RCy3 package, which includes specific functions that will talk to the running cytoscape and push the igraph network to it.  You can read more about RCy3 at https://github.com/cytoscape/cytoscape-automation/wiki

-- scooter

ADD COMMENT
0
Entering edit mode

Ok, thank you! And it’s the same reason for when we do the dissimilarity of eigengenes coexpression [MEDiss = 1-cor(MEs)]?

Silvia

ADD REPLY

Login before adding your answer.

Traffic: 1901 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