Shortest Path
This workflow filters a given Ondex graph according to the shortest path (graph) algorithm. 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). If no output graph is specified filtered items will be removed from the input graph. StartConceptID - The Concept ID that starts the path. Valid value range is 1 to 2147483647. UseWeights - Use gds values as edge weights (Optional). Default value is false. (boolean) GdsWeight - The name of the GDS type to be used as edge weights (Optional). OnlyDirectedEdges - Follow edges only according to their direction (Optional). Default value is false. (boolean) InverseWeight - Takes the inverse of the GDS value as the weight. This is for probabilities or scores (Optional). Default value is false. (boolean)
Preview
Run
You do not have permission to run this workflow
Workflow Components
You do not have permission to see the internals of this workflow
Reviews (0)
Other workflows that use similar services (22)
Only the first 2 workflows that use similar services are shown. View all workflows that use these services.
All Pairs Filter (1)
Created: 2009-08-19
Credits: Paul Fisher
Clean GO Filter (1)
Created: 2009-08-19
Credits: Paul Fisher
Comments (0)
No comments yet
Log in to make a comment