This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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

cytoscape

1 answer

IMHO generally an edge property is mapped to an edge only, and not to a single node

Log in to answer this question.