All content

Search filter terms
Filter by category
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 26 results. Use the filters on the left and the search box below to refine the results.
Category: Workflow User: Stian Soiland-Reyes Licence: by-sa

Workflow Pipelined list iteration (1)

Thumb
Perform multiple iterations of services in order to show pipelining

Created: 2009-07-03

Credits: User Stian Soiland-Reyes User Ian Dunlop

Workflow GBSeq test (1)

Thumb
This workflow retrieves nucleotide and protein sequences with the literature and references associated to them given a protein and a nucleotide id.

Created: 2009-07-03

Credits: User Stian Soiland-Reyes

Attributions: Workflow GBSeq test

Workflow Pattern: Return errors instead of null (1)

Thumb
 As Taverna can't (currently) handle null (see http://www.mygrid.org.uk/dev/issues/browse/TAV-653) - in Taverna 2 one can instead return exceptions on individual ports and inside lists. Exceptions are registered as error documents by Taverna, and are passed along. The ErrorBounce layer of processors downstream will prevent execution if they see this 'null'-exception - as showed in this example that the string concatination is just run for the two list elements that are not exceptio...

Created: 2010-01-04 | Last updated: 2010-01-04

Credits: User Stian Soiland-Reyes

Workflow Hello World in CWL (1)

Thumb
Puts a message into a file using echo

Created: 2017-11-03

Credits: User Stian Soiland-Reyes

Workflow Example dbfetch (2)

Thumb
Run EBI's dbfetch

Created: 2014-09-03 | Last updated: 2014-09-03

Credits: User Stian Soiland-Reyes User Katy Wolstencroft

Attributions:

Workflow Find compounds pharmacology targets in Ope... (2)

Thumb
Look up concept URI from freetext, e.g. "aspirin", find compound pharmacology and their target info. For each target, blast+tree on its sequence - if any. Uses the Open PHACTS API https://dev.openphacts.org/docs/1.5. Notice that in tihs workflow, most concepts won't have compounds, and most compounds won't have targets, and most targets won't have a sequence - Open PHACT API wise this means this workflow would be propagating 404 Not Found errors. Until there is a Local worker to filter out...

Created: 2013-10-16 | Last updated: 2015-11-19

Credits: User Stian Soiland-Reyes

Attributions: Workflow Find compounds pharmacology and align against target sequences

Workflow Find compounds pharmacology and align agai... (1)

Thumb
Look up concept URI from freetext, e.g. "aspirin", find compound pharmacology and their target info. For each target, blast+tree on its sequence - if any. Uses the Open PHACTs API https://dev.openphacts.org/docs/alpha and the myExperiment workflow 3369 "Blast_Align_and_Tree" http://www.myexperiment.org/workflows/3369. Notice that in tihs workflow, most concepts won't have compounds, and most compounds won't have targets, and most targets won't have a sequence - Open PHACT API wise this mean...

Created: 2013-10-16

Credits: User Stian Soiland-Reyes User Katy Wolstencroft

Attributions: Workflow Blast_Align_and_Tree

Workflow Refresh SPI after plugin installation (1)

Thumb
This workflow hacks into Taverna's plugin system to force update the net.sf.taverna.t2.workbench.views.results.saveactions.SaveAllResultsSPIRegistry SPI, which means it is possible to install/update the Taverna PROV plugin without restarting. This is needed to enable live update of this plugin, because there is a bug in Taverna 2.4 and below where the SPI registries are not updated correctly after installation of a plugin.

Created: 2013-09-10

Credits: User Stian Soiland-Reyes

Workflow The title (1)

Thumb
The description. This could be quite long.

Created: 2012-09-26

Credits: User Stian Soiland-Reyes

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

Results per page:
Sort by: