Hi all,
I'm trying to draw a protein interaction network using Cytoscape. I have a .sif file only.
So, I want to correlate node size to the amount of edges in network. I guess I need an extra files about node and attribute for it. I want to know the essential file list and examples for it.
Thanks.
many plugins output the degree of your nodes to a nodeAttribute. This can be used to size your nodes