I have performed wgcna analysis and have obtained 2 files for importing the network into cytoscape, one edge file and another node (attribute) file. The edge file has the following columns:
fromNode toNode weight direction fromAltName toAltName
Os.9416.1.S1at Os.11330.1.S2at 0.1920219249 undirected Os02g33110.1 Os03g28260.1
I have selected the source and target for the first two columns and interaction from the 4th column. How can I use the weight column so that it reflects in the network in the form of edge width or the edge length ?
Dear Solo,
I have come across your responses and it was really helpful. I am using cytoscape to create a network from WGCNA module. You have explained very well on how to import the module edge file and it works with my file.
However, I am wondering how about the node file because the function exportNetworkToCytoscape generate edge file and node file. How could I use the node file with the edge file to create a network? Hope you could help and thank for your kind response here.
Kind Regards,
Synat
file->import->Table from File to import node file