Does anyone know how to select all edges between two selected nodes in cytoscape using the GUI?
This would be easy to do manually if it were a small network but in my case there are over 10k nodes. Ideally I want to select all edges that are between a list of 70 nodes.
Thanks.
Well, much to my surprise, the answer is "no", I don't know of an easy way to select edges connecting two nodes. I have a "hacky" way to do it that would work, though:
Probably much more complex than you might want, but it will do the job. I would also recommend adding a feature request (Help->Report a Bug) for selecting edges connecting selected nodes.