GDS Value Filter

Created: 2009-08-19 16:17:27

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

Information Preview

Information Run

You do not have permission to run this workflow


Information Workflow Components

You do not have permission to see the internals of this workflow

Information Workflow Type

Taverna 1

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 1 (of 1)

Information Credits (1)

(People/Groups)

Information Attributions (0)

(Workflows/Files)

None

Information Tags (8)

Log in to add Tags

Information Shared with Groups (1)

Information Featured In Packs (0)

None

Log in to add to one of your Packs

Information Attributed By (0)

(Workflows/Files)

None

Information Favourited By (0)

No one

 

Citations (0)

None


Version History

In chronological order:



Reviews Reviews (0)

No reviews yet

Be the first to review!



Comments Comments (0)

No comments yet

Log in to make a comment




Workflow 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.


Workflow All Pairs Filter (1)

Thumb
This workflow filters a given Ondex graph based on the occurrence of directed edges within the graph. Only those concepts that have directional edges are returned to the user, in the form of a new 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. GdsWeight - The name of the GDS type to ...

Created: 2009-08-19

Credits: User Paul Fisher

Workflow Clean GO Filter (1)

Thumb
This workflow filters an Ondex graph, by cleaning up any GO terms within 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). If no output graph is specified filtered items will be removed from the input graph.

Created: 2009-08-19

Credits: User Paul Fisher