Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Filter by curation
Results per page:
Sort by:
Showing 34 results. Use the filters on the left and the search box below to refine the results.
Type: Taverna 2 User: Stian Soiland-Reyes

Workflow Extract DEC and RA from whitespace separat... (2)

Thumb
This workflow extracts DEC and RA coordinates from a whitespace seperated file and this is a silly description.

Created: 2012-05-10 | Last updated: 2012-09-24

Credits: User Stian Soiland-Reyes

Workflow Find workflow ancestors (2)

Thumb
Given a t2flow file (Taverna 2 workflow), extract ancestor workflow UUIDs and search myExperiment for matching workflow entries. Note that this will also match the workflow itself and nested workflows, but does not match against other workflows having the same ancestors (but newer UUIDs).

Created: 2012-05-08 | Last updated: 2012-07-09

Credits: User Stian Soiland-Reyes

Workflow Check Java Cryptography Unlimited Strength (1)

Thumb
Checks if Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files is installed, and redirects user to correct download page and relevant lib/security folder if not.

Created: 2012-05-08 | Last updated: 2012-05-08

Credits: User Stian Soiland-Reyes

Attributions: Workflow Find/show Taverna's home directory

Workflow WCP-04 Exclusive choice - if/else branching (1)

Thumb
The choice of executing choiceA or choiceB is determined by using String_List_Intersection and String_List_Difference. If in="true" then the intersection will yield a non-empty list, triggering execution of choiceA. This list will however not differ from the input, and so choiceB will iterate over an empty list (ie. not execute). Note how using 'difference' for the else-case here means that if you run the workflow with in="bob", choiceB would still run. Some early if/el...

Created: 2012-02-20 | Last updated: 2012-02-20

Credits: User Stian Soiland-Reyes

Attributions: Workflow Example of a conditional execution workflow Workflow Example of conditional invocation

Workflow Calculation of distances, magnitutes and l... (2)

Thumb
Calculation of distances, corrected apparent B magnitude mB-corr and luminosities with values gathered from the HyperLEDA database. This workflow receives a list of galaxy names (hyperLEDA names. ie: KIG0001) and a file with the morphological types of those galaxies Using the name of a galaxy, the workflow querys Hyperleda to extract some properties of this galaxy (J2000 Coordinates, velocity, galactic extinction,log of axis ratio, and the Total B-magnitude ). With this properties it calcula...

Created: 2012-01-10 | Last updated: 2012-01-16

Credits: User Stian Soiland-Reyes

Attributions: Workflow Calculation of distances, magnitutes and luminosities using HyperLEDA Blob Data involved in RO Propagation of quantities Blob Scripts in RO Propagation of quantites

Workflow Hello Anyone (1)

Thumb
An extension to helloworld.t2flow - this workflow takes a workflow input "name" which is combined with the string constant "Hello, " using the local worker "Concatenate two strings", and outputs the produced string to the workflow output "greeting".

Created: 2012-01-03 | Last updated: 2014-03-03

Credits: User Stian Soiland-Reyes

Attributions: Workflow Hello World

Workflow Hello World (1)

Thumb
One of the simplest workflows possible. No workflow input ports, a single workflow output port "greeting", outputting "Hello, world!" as produced by the String Constant "hello".

Created: 2012-01-03 | Last updated: 2014-03-03

Credits: User Stian Soiland-Reyes

Workflow Merge list of errors to string (2)

Thumb
Based on http://myexperiment.elda.org/workflows/27/ The beanshell scripts collectively builds a temporary file of the merged string (by default using newline as separator). As each item is appended to the file separately by Write_text_append, this means it can handle occassional errors in the list, such as in the output from Sometimes_fails. Such items are not included in the merged string. To use, merge with your workflow and delete "Create_Lots_if_Strings", "Sometimes_Fai...

Created: 2011-09-13 | Last updated: 2011-09-13

Workflow XML-RPC example current time (1)

Thumb
Using Apache ws-xmlrpc from Beanshell scripts to call time.xmlrpc.com - see http://www.xmlrpc.com/currentTime To use, download the JARs from http://ws.apache.org/xmlrpc/download.html (ie. http://apache.mirror.anlx.net//ws/xmlrpc/apache-xmlrpc-current-bin.zip ) - unzip and put into Taverna's home directory lib/ folder. Right-click on the Beanshell script and check the "Dependencies" tab to check that all JARs have been ticked off (minimum required: ws-common-util.jar, xmlrpc-client.jar and x...

Created: 2011-08-11 | Last updated: 2011-08-11

Credits: User Stian Soiland-Reyes

Workflow Using a Create_List script with a dot-prod... (1)

Thumb
Create_lots_of_strings gives implicit iteration over the service add_a_and_b - assume this is a service that returns two values which you now want to keep in a list [a,b]. The shim Create_list takes two single inputs, and returns a list of [in1, in2]. Configured with the Dot product list strategy it means that it will pipeline out [a1,b1], [a2,b2], [a3,b3] etc.Create_lots_of_strings gives implicit iteration over the service add_a_and_b - assume this is a service that returns two values which...

Created: 2011-02-02 | Last updated: 2011-02-02

Credits: User Stian Soiland-Reyes

Results per page:
Sort by: