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 228 results. Use the filters on the left and the search box below to refine the results.
Tag: example

Workflow Execute cmd line app - unix - /bin/ls -R o... (1)

Thumb
Note that this workflow only works on Unix systems. The get_temporary_directory beanshell returns the path to the directory in which temporary files are held. This value is passed to the create_and_populate_list beanshell which creates a list of '-R' and the path. The resultant list is passed to the args port of the Execute_cmd_line_app service. The command port of that service has been defaulted to '/bin/ls'. The execute_cmd_line_app service runs the /bin/ls -R command on the temporary ...

Created: 2008-09-27

Credits: User Alan Williams

Workflow Execute cmd line app - unix - /bin/ls of t... (1)

Thumb
Note that this workflow only works on Unix systems. The get_temporary_directory beanshell returns the path to the directory in which temporary files are held. This value is passed to the args port of the execute_cmd_line_app service. The command port of that service has been defaulted to '/bin/ls'. The execute_cmd_line_app service runs the /bin/ls command on the temporary directory. The result is passed to its result port and then to the out port of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow querySWS_minimalQuery (2)

Thumb
SRS by WS (SWS) is a set of Web Services allowing to retrieve database entries from libraries included in public SRS sites. The querySWS service implement a search on the basis of the database name (lib) and the term to be searched (query). It automatically identifies the best site to query. Additional parameters include in_fields (in which part of the record the terms are searched), out_fields (which information is returned) and site (the SRS site). This workflow is just a demonstration ...

Created: 2007-10-03

Workflow EBI_NCBI_BLAST (4)

Thumb
This workflow performs an NCBI blast at the EBI. It accepts a protein sequence as input. Default values have been set for the search database (Uniprot), the number of hits to return (10), and all scoring and matrix options. These can be changed in the workflow by altering the string constant values if required. This workflow uses the new EBI services. They are asynchronous and so require looping over the nested workflow (Status) until the workflow has finished. Many of the EBI services now wo...

Created: 2011-01-17 | Last updated: 2013-05-30

Credits: User Katy Wolstencroft User Hamish McWilliam

Attributions: Workflow EBI_NCBI_BLAST

Uploader

Workflow caDSR Data service query in caGrid (3)

Thumb
This workflow is used as an example in this wiki article: https://wiki.cagrid.org/display/knowledgebase/How+to+Create+CaGrid+Workflow+Using+Taverna+2   Tested with Taverna 2.1.2 as of 6/10/2010

Created: 2010-05-25 | Last updated: 2010-06-11

Credits: User Wei Tan

Workflow EBI_dbfetch_fetchBatch (1)

Thumb
Sample workflow illustrating the use of EBI's WSDbfetch service with Triana.

Created: 2009-08-28

Credits: User Hamish McWilliam

Uploader

Workflow An example workflow with WSRF service (1)

Thumb
An example workflow with WSRF service The service used is http://sidgrid.ci.uchicago.edu:8100/wsrf/services/CounterService The service is included in Globus toolkit installation (ws-core). If the it is down you can host your own and modify the workflow definition file to point to your own. The workflow first creates a counter instance and adds the value 10 for two times to the same counter. Therefore the result should be 20.

Created: 2009-07-28

Credits: User Wei Tan User Stian Soiland-Reyes

Workflow Tuiuiu asynchronous workflow (1)

Thumb
Tuiuiu removes from a sequence or from a set of sequences areas as large as possible that do not contain researched repeats. Tuiuiu is used as a preliminary step before applying a multiple local aligner tool. Modeling and algorithmic details are provided in the following paper. Please, cite this paper if you use Tuiuiu. P. Peterlongo, G. Sacomoto, A. Pereira do Lago, N. Pisanti, M.-F. Sagot Lossless filter for multiple repeats with bounded edit distance BMC Algorithms for Mole...

Created: 2009-06-29 | Last updated: 2009-06-29

Credits: User http://osallou.myopenid.com/ Network-member GenOUEST Platform

Uploader

Workflow Kegg_DrugID (1)

Thumb
 This workflow accepts looks up drug identifiers from KEGG given a pathway identifier. You can enter a pathway ID in the form path:map07026

Created: 2009-03-18 | Last updated: 2009-03-18

Credits: User Rory

Workflow Workflow Pattern - Parallel Split (AND-Split) (1)

Thumb
This workflow is a GWorkflowDL representation of a parallel split that invokes A and B recurrently without synchronization. This workflow is equivalent to the following pseudo code: new Thread( end_A = A() ); new Thread( end_B = B() );

Created: 2008-12-03 | Last updated: 2008-12-03

Credits: User Andreas Hoheisel

Results per page:
Sort by: