Is there a preferred way to represent a multi-protein complex in a cytoscape layout? I am not thinking of an internal data-representation but rather of a graphical one, i.e. is there a way to draw a box around a collection of nodes?
Is there a preferred way to represent a multi-protein complex in a cytoscape layout? I am not thinking of an internal data-representation but rather of a graphical one, i.e. is there a way to draw a box around a collection of nodes?
Actually, there are several ways to represent protein complexes (or any collection of objects).
http://www.cgl.ucsf.edu/cytoscape/groups/index.html
http://www.cytoscape.org/images/top_slides/network1.png
Kei
Cytoscape Core Developer Team
AFAIK there's no way to group nodes with a box, but I'm not sure. Something you could do is to make edges within a complex in a special type (wider, different color) to make it clear that these are complexes. If they form a clique, then the layout algorithms should also put the nodes close together.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Wondering if CytoscapeWeb will implement this
Next version of Cytoscape Web do support this type of features (nested network/grouping). I've watched demo by U Toronto team and looks it was already working. You can ask them the release schedule.
Thank you! I had been thinking of something simpler, like e.g. the possibility to draw rectangles on the cytoscape canvas. Most likely, this idea would not fit well into the cytoscape philosophy. Anyway, one of the two answers given above should work for me.
Thanks Kei, that's great news!