GDS Value Filter
This workflow filters a given Ondex graph based on a given GDS value supplied by the user. The result is a new Ondex graph with filtered content. 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. AttributeName - AttributeName to filter out. GDSValue - A value which will be matched against the GDSs. Including - If true keep only concepts/relations that have GDS value or dont have the GDS at all. If false remove concepts that have GDS value. Default value is true. Valid values are [true, false]. ConceptClass - ConceptClass to filter within (only concepts within this class will be removed): default = all. (Optional) RelationType - RelationType to filter within (only relations connected with this type will be removed): default = all (Optional) IgnoreValue - Removes concepts/relations that dont have the AttributeName (Optional) Default value is false. Valid values are [true, false]. Operator - A operator that will be used in conjuction with the gds value to determine if the object should be kept or not e.g. (>,<,=,<=,>=) NB mathmatical operators that are not "=" are only evaluated on Number Objects, all else will be false. i.e. "a" >= "b" is false but "a" >= "a" is true. Optional parameter. Default value is =. Modulus - Treat values as modulus in comparison (Optional) - 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