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

Workflow Basic eSearch/eFetch cycle (1)

Thumb
This is a basic eSearch/eFetch workflow created with taverna and using eUtils from NCBI. It accepts a query term as input (at the moment, for testing purposes, this is a fixed string), interrogate eSearch to retrieve the list of related sequences on the Nucleotide database, and use eFetch to retrieve the corresponding sequences. I wrote this workflow one year ago, when I was trying to understand how taverna and eUtils work; I suspect it broken, and of course it could be enhanced, so I am ...

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

Credits: User Giovanni Dall'Olio

Workflow Make 28 CPUh load on the Grid (1)

Thumb
This workflow makes 28 CPU hours load on a Grid. Therefore it calls 100 times (represented by 100 input tokens) the program "makeload", which makes 1000 Seconds load each. The processing is done recurrent, so you can use this workflow to benchmark the speedup of your Grid environment, or just to heat up your computer center... This workflow also serves as an example of a typical parameter study modeled with GWorkflowDL. Of cause this workflow can only be invoked with a X509 certif...

Created: 2008-11-25 | Last updated: 2008-12-17

Credits: User Andreas Hoheisel

Workflow GWorkflowDL: Generic execution of programs (1)

Thumb
This workflow is an example of the execution of an arbitrary command line program. This workflow transfers a tar.gz package containing the linux program "date" to a free Grid resource, unpacks, and executes it. After execution the URL to the file with the standard output is available on "stdout", the standard error on "stderr".

Created: 2008-11-25 | Last updated: 2008-11-25

Credits: User Andreas Hoheisel

Workflow Sample makefile workflow (1)

A sample makefile workflow. Type 'make help' to print an help message. Nothing else is supported in this version. Interesting links about makefiles in bioinformatics: http://www.nodalpoint.org/2007/03/18/a_pipeline_is_a_makefile http://swc.scipy.org/lec/build.html

Created: 2008-10-30 | Last updated: 2008-10-30

Credits: User Giovanni Dall'Olio

Workflow While Sample (1)

Thumb
This WF shows how to use while constructs in workflows. The condition block generates a true or false condition. The while loop is executed once, each time the condition is true.

Created: 2008-10-21

Credits: Network-member Trident

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

Results per page:
Sort by: