Cytoscape --- Visualize The Network
I have a data set that looks like this
gene1 gene3 2.3
gene1 gene5 4.3
gene2 gene6 1
...
...
I import this network to cytoscape ( File > Import > Network from Table (Text/MS Excel)) with the last column as edge attribute. Is their a way to visualize this network such that the size of the node is correlated to the edge weight?
thanks
• 3,645 views
•
link
1 answer
IMHO generally an edge property is mapped to an edge only, and not to a single node
• 88 views
•
link
Log in to answer this question.