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 147 results. Use the filters on the left and the search box below to refine the results.
Tag: example User: Alan Williams Group: myGrid
Creator

Pack Taverna 1.7 starter pack


Created: 2008-07-17 21:06:12 | Last updated: 2018-01-28 19:42:32

Everything to get started with Taverna 1.7 - latest version is 1.7.2

19 items in this pack

Comments: 0 | Viewed: 740 times | Downloaded: 263 times

Tags:

Creator

Pack Taverna 2.4 starter pack


Created: 2012-03-18 13:43:06 | Last updated: 2013-10-08 12:49:44

Taverna 2.4.0 Workbench and Command Line Tool released   The Taverna team are pleased to announce that Taverna 2.4.0 Workbench and the Command Line Tool are now available for download.   Here are a number of new features in the Workbench: Text Constant service allowing easier entry of large textual values Greater control over what is return from REST service Ability to use all the example values for a workflow run with one button Easier annotation of serv...

20 items in this pack

Comments: 0 | Viewed: 558 times | Downloaded: 155 times

Tags:

Creator

Pack Taverna localworker example pack


Created: 2008-09-27 17:57:39 | Last updated: 2012-03-05 11:33:29

A pack of examples of the calling of Taverna's localworkers. The example workflows make extensive use of the default value mechanism for associating a value with a port of a service.  An alternative set of workflows that use string constants to make the values more explicit is under development.

103 items in this pack

Comments: 0 | Viewed: 421 times | Downloaded: 104 times

Tags:

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 Extract elements from a list - single elem... (1)

Thumb
The extract_elements_from_a_list is passed the list ['a','b','c','d','e']. The fromIndex is 2 and the toIndex is 3, so the service outputs the single element list ['c'].

Created: 2008-09-29

Credits: User Alan Williams

Workflow Extract elements from a list - full extrac... (1)

Thumb
The extract_elements_from_a_list is passed the list ['a','b','c','d','e']. The fromIndex is 0 and the toIndex is 5, so the service outputs an identical list.

Created: 2008-09-29

Credits: User Alan Williams

Workflow Test always fails - no parameters (1)

Thumb
The test always fails service generates a service failure when no parameter values are supplied.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Reverse complement DNA (1)

Thumb
The Reverse Complement DNA service takes the DNA sequence, here defaulted to 'gatcctccat' and outputs the corresponding reverse complement sequence, in this example, 'atggaggatc'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Read GenBank file (1)

Thumb
The Get_web_page_from_URL downloads a file from myExperiment that contains GenBank data. That data is then saved to a temporary file generated by the create_and_populate_temporary_file beanshell. The path to the temporary file is then passed to the Read_GenBank_file service. That service reads the file and converts the GenBank data into Agave format. The result is then sent to the workflow's out port.

Created: 2008-09-27

Credits: User Alan Williams

Results per page:
Sort by: