ShortestPath

Finds shortest pathway between two selected nodes.
Categories: graph analysis
ShortestPath is a plugin for Cytoscape 2.1 to show the shortest path between 2 selected nodes in the current network. It supports both directed and undirected networks and it gives the user the possibility to choose which node (of the selected ones) should be used as source and target (useful for directed networks). The plugin API makes possible to use its functionality from another plugin.