One Pair Shortest Path Filter
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 - 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 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