One Pair Shortest Path Filter
(1)
This workflow filters a pre-existing Ondex graph using the shortest path algorithm on the graph. The result is a new Ondex graph. The parameters that can be used with this service are as follows:
graphId - the ID of the input Graph.
outputGraphId - the ID of the output Graph. Optional parameter. If no output graph is specified filtered items will be removed from the input graph.
StartConceptID - The Concept ID that starts the path
EndConceptID - The Concept ID that ends the path
UseWeights -...
Created: 2009-08-19
Credits:
Paul Fisher