Content from the myGrid group

Search filter terms
Filter by category
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by wsdl
Filter by curation
Results per page:
Sort by:
Showing 351 results. Use the filters on the left and the search box below to refine the results.

Workflow Fail if true - non true value (1)

Thumb
The fail if true service executes without an exception if given a value that is not true e.g. 'fred'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Fail if true - false value (1)

Thumb
The fail if true service executes without an exception if given the value 'false'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Fail if false - non false value (1)

Thumb
The fail if true service executes without an exception if given a non-false value such as 'fred'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Fail if false - true value (1)

Thumb
The fail if true service executes without an exception if given the value 'true'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Create lots of strings (1)

Thumb
The create lots of strings service returns a list containing a large number of strings.

Created: 2008-09-27 | Last updated: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate two strings - empty strings (1)

Thumb
The concatenate two strings service takes two empty strings and returns an empty string.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate two strings (1)

Thumb
The concatenate two strings service takes the strings 'good' and 'bye' and returns the result 'goodbye'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate files - multiple files (1)

Thumb
The workflow splits the string 'a,b,c,d,e' into its five elements and saves the individual strings to five temporary files. The file paths to those files are then output by the create_and_populate_temporary_file beanshell. The create_temporary_file beanshell creates a file to which the concatentation can be written. The concatenate_files service concatenates the five files and writes the result to the temporary output file. Because the displayresults port has no value, the results are not...

Created: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate files - echo results but no files (1)

Thumb
The split_string_into_string_list_by_regular_expresson outputs an empty list since the string to be split is defaulted to ''. As there are no input values, the create_and_populate_temporary_file generates an empty list. The create_temporary_file beanshell creates a file to which the concatentation can be written. The concatenate_files service does not write anything to the temporary output file. Because the displayresults port has been given a default value of 'true', the empty string is ...

Created: 2008-09-27

Credits: User Alan Williams

Workflow Concatenate files - echo results and multi... (1)

Thumb
The workflow splits the string 'a,b,c,d,e' into its five elements and saves the individual strings to five temporary files. The file paths to those files are then output by the create_and_populate_temporary_file beanshell. The create_temporary_file beanshell creates a file to which the concatentation can be written. The concatenate_files service concatenates the five files and writes the result to the temporary output file. Because the displayresults port has been given a default value of...

Created: 2008-09-27

Credits: User Alan Williams

Workflow Choose - single element list (1)

Thumb
The split_string_into_string_list_by_regular_expression parses the string 'a' and outputs the list ['a']. The choose service displays a dialog with 'Some title' and 'Some message'. The user is only able to choose the value 'a'. When the user presses OK 'a' is passed to the answer port of the choose service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Choose - title and message parameters (1)

Thumb
The split_string_into_string_list_by_regular_expression parses the string 'a,b,c,d,e' and outputs the list ['a','b','c','d','e']. The choose service displays a dialog with 'Some title' and with 'Some message'. The user is able to choose from the values ['a','b','c','d',e']. When the user presses OK the value the user chose is passed to the answer port of the choose service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Choose - title parameter (1)

Thumb
The split_string_into_string_list_by_regular_expression parses the string 'a,b,c,d,e' and outputs the list ['a','b','c','d','e']. The choose service displays a dialog with 'Some title' but no message. The user is able to choose from the values ['a','b','c','d',e']. When the user presses OK the value the user chose is passed to the answer port of the choose service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Choose - no title or message parameters (1)

Thumb
The split_string_into_string_list_by_regular_expression parses the string 'a,b,c,d,e' and outputs the list ['a','b','c','d','e']. The choose service displays a dialog with no title or message. The user is able to choose from the values ['a','b','c','d',e']. When the user presses OK the value the user chose is passed to the answer port of the choose service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Byte[] to string - empty value (1)

Thumb
The beanshell converts the empty string '' to a byte array which is then converted back to the empty string '' by the Byte[]_to_string service.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Byte[] to string - non empty value (1)

Thumb
The beanshell converts the string 'hello' to a byte array which is then converted back to the string 'hello' by the Byte[]_to_string service.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Ask - title and message parameters (1)

Thumb
The ask service displays a prompt with 'Some title' and the prompt message 'Some message'. If the user presses cancel, then a service failure is generated. If the user presses OK then their input, even if it is empty, is passed to the answer port of the ask service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Ask - just message parameter (1)

Thumb
The ask service displays a prompt with no title but with the prompt message 'Some message'. If the user presses cancel, then a service failure is generated. If the user presses OK then their input, even if it is empty, is passed to the answer port of the ask service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Ask - just title parameter (1)

Thumb
The ask service displays a prompt with the title 'Some title' but no prompt message. If the user presses cancel, then a service failure is generated. If the user presses OK then their input, even if it is empty, is passed to the answer port of the ask service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Ask - no parameters (1)

Thumb
The ask service displays a prompt with no title and no prompt message. If the user presses cancel, then a service failure is generated. If the user presses OK then their input, even if it is empty, is passed to the answer port of the ask service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Uploader

Blob Example SwissProt Data

Created: 2008-09-25 15:09:03

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

Example SwissProt data to be used for Taverna examples.

File type: Plain text

Comments: 0 | Viewed: 81 times | Downloaded: 63 times

This File has no tags!

Uploader

Blob Example Genbank data

Created: 2008-09-25 15:00:28

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

Example file containing GenBank data so that it can be used for example Taverna workflows

File type: Plain text

Comments: 0 | Viewed: 82 times | Downloaded: 71 times

This File has no tags!

Uploader

Blob XPath service

Created: 2014-10-03 15:36:07

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation on how to use the XPath service in Taverna

File type: Adobe PDF

Comments: 0 | Viewed: 37 times | Downloaded: 41 times

This File has no tags!

Uploader

Blob WoRMS and OBIS services

Created: 2014-10-03 15:35:11

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation on how to use WoRMS and OBIS services in Taverna

File type: Adobe PDF

Comments: 0 | Viewed: 46 times | Downloaded: 40 times

This File has no tags!

Uploader

Blob Working with BioVeL Portal

Created: 2014-10-03 15:34:08

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation on how to work with the BioVeL portal

File type: Adobe PDF

Comments: 0 | Viewed: 39 times | Downloaded: 38 times

This File has no tags!

Uploader

Blob Using R in Taverna

Created: 2014-10-03 15:33:06

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation on how to use R in Taverna

File type: Adobe PDF

Comments: 0 | Viewed: 36 times | Downloaded: 47 times

This File has no tags!

Uploader

Blob Tool service

Created: 2014-10-03 15:32:14

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a description of how to use the tool service in Taverna

File type: Adobe PDF

Comments: 0 | Viewed: 32 times | Downloaded: 40 times

This File has no tags!

Uploader

Blob Using BiodiversityCatalogue

Created: 2014-10-03 15:31:21

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation on how to use BiodiversityCatalogue

File type: Adobe PDF

Comments: 0 | Viewed: 30 times | Downloaded: 44 times

This File has no tags!

Uploader

Blob Taverna introduction

Created: 2014-10-03 15:29:44

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation introducing Taverna

File type: Adobe PDF

Comments: 0 | Viewed: 21 times | Downloaded: 33 times

This File has no tags!

Uploader

Blob Simple workflow

Created: 2014-10-03 15:28:51

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation about creating a simple workflow in Taverna

File type: Adobe PDF

Comments: 0 | Viewed: 31 times | Downloaded: 33 times

This File has no tags!

Uploader

Blob Nested workflows

Created: 2014-10-03 15:27:58

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation about nested workflows within Taverna

File type: Adobe PDF

Comments: 0 | Viewed: 26 times | Downloaded: 35 times

This File has no tags!

Uploader

Blob Introduction to myGrid

Created: 2014-10-03 15:27:06

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation introducing myGrid

File type: Adobe PDF

Comments: 0 | Viewed: 23 times | Downloaded: 31 times

This File has no tags!

Uploader

Blob Installing Taverna

Created: 2014-10-03 15:26:12

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation on how to install Taverna

File type: Adobe PDF

Comments: 0 | Viewed: 14 times | Downloaded: 6 times

This File has no tags!

Uploader

Blob Inputting data

Created: 2014-10-03 15:25:25

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation on how to input data into Taverna workbench

File type: Adobe PDF

Comments: 0 | Viewed: 14 times | Downloaded: 23 times

This File has no tags!

Uploader

Blob help

Created: 2014-10-03 15:24:36

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing help information for Taverna Biodiversity

File type: Adobe PDF

Comments: 0 | Viewed: 11 times | Downloaded: 18 times

This File has no tags!

Uploader

Blob Embedding workflows in your website

Created: 2014-10-03 15:23:49

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation about how to embed the running of workflows in your website, and examples.

File type: Adobe PDF

Comments: 0 | Viewed: 14 times | Downloaded: 23 times

This File has no tags!

Uploader

Blob Components

Created: 2014-10-03 15:22:22

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation about Taverna components

File type: Adobe PDF

Comments: 0 | Viewed: 13 times | Downloaded: 25 times

This File has no tags!

Uploader

Blob Checking Taverna installation

Created: 2014-10-03 15:21:35

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file containing a presentation on how to check your Taverna installation

File type: Adobe PDF

Comments: 0 | Viewed: 11 times | Downloaded: 18 times

This File has no tags!

Uploader

Blob Advanced Taverna

Created: 2014-10-03 15:20:26

Credits: Network-member myGrid

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A PDF file that contains a presentation about Advanced Taverna features

File type: Adobe PDF

Comments: 0 | Viewed: 18 times | Downloaded: 26 times

This File has no tags!

Uploader

Blob Bonn 2014 Help links

Created: 2014-09-03 08:19:52 | Last updated: 2014-09-03 08:20:20

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

Many useful links accurate Sept 2014

File type: Adobe PDF

Comments: 0 | Viewed: 37 times | Downloaded: 21 times

This File has no tags!

Uploader

Blob Bonn 2014 Example Fasta Ids Mac Format

Created: 2014-09-02 08:02:51

Credits: User Christian

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is the Fasta files in MAC format. 

File type: Plain text

Comments: 0 | Viewed: 26 times | Downloaded: 20 times

This File has no tags!

Uploader

Blob Bonn 2014 Fasta Example Values UNIX format

Created: 2014-09-02 07:57:46

Credits: User Christian

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is the Fasta Example IDs in UNIX Format

File type: Plain text

Comments: 0 | Viewed: 27 times | Downloaded: 20 times

This File has no tags!

Uploader

Blob Bonn 2014 Example Fasta Ids Windows Format

Created: 2014-08-27 13:43:56 | Last updated: 2014-09-02 07:59:09

Credits: User Christian

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is a small list of Fasta IDs for testing workflows and tutorials.  

File type: Plain text

Comments: 0 | Viewed: 30 times | Downloaded: 26 times

This File has no tags!

Uploader

Blob XPath tutorial presentation

Created: 2014-07-16 12:16:48

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is a tutorial introducing how to use Taverna's XPath capabilities

File type: Adobe PDF

Comments: 0 | Viewed: 31 times | Downloaded: 24 times

Tags:

Uploader

Blob Taverna Workbench introduction presentation

Created: 2014-07-16 12:15:19

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is a tutorial designed to introduce the basic features of Taverna Workbench

File type: Adobe PDF

Comments: 0 | Viewed: 22 times | Downloaded: 16 times

This File has no tags!

Uploader

Blob Help presentation

Created: 2014-07-16 12:13:54

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is a presentation of information on where to find help on myGrid tools

File type: Adobe PDF

Comments: 0 | Viewed: 19 times | Downloaded: 15 times

This File has no tags!

Uploader

Blob Introduction to using components presentation

Created: 2014-07-16 12:12:13

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is a quick tutorial on how to use components within a workflow

File type: Adobe PDF

Comments: 0 | Viewed: 27 times | Downloaded: 16 times

Tags:

Uploader

Blob Advanced Taverna Features Presentation

Created: 2014-07-16 12:09:47 | Last updated: 2014-07-16 12:10:55

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This is a tutorial on some of Taverna's advanced features.

File type: Adobe PDF

Comments: 0 | Viewed: 24 times | Downloaded: 18 times

This File has no tags!

Workflow EBI_InterproScan (1)

Thumb
Perform EBI Interproscan

Created: 2014-07-16 | Last updated: 2014-07-16

Workflow Experiments for gene (2)

Thumb
This workflow uses the Allen Brain REST API to fetch the experiements corresponding to a named gene

Created: 2014-07-15 | Last updated: 2014-07-15

Credits: User Alan Williams

Workflow Download images for gene (3)

Thumb
This workflow downloads the first few images corresponding to experiments for the specified gene

Created: 2014-07-13 | Last updated: 2014-07-15

Credits: User Alan Williams

Workflow Demonstration of configurable iteration (1)

Thumb
This workflow shows the use of the iteration strategy editor to ensure that only relevant combinations of inputs are used during an implicit iteration.

Created: 2014-07-09

Credits: User Alan Williams

Attributions: Workflow Demonstration of configurable iteration

Workflow EBI_InterproScan_broken (1)

Thumb
This workflow performs an interproscan at the EBI on sequences provided as input. The output is provided as text and xml. This workflow uses the new EBI services, which are asynchronous and require looping over the nested workflow (Status) until the workflow has finished. Many of the EBI services now work in this way, so you can use this workflow as an example of the invocation pattern and looping configuration. Note that this workflow is deliberately broken

Created: 2014-07-09

Credits: User Alan Williams User Katy Wolstencroft User Hamish McWilliam

Attributions: Workflow EBI_InterproScan_NewServices

Creator

Pack Taverna - VPH-Share workshop 17-18 July 2014


Created: 2014-07-09 11:36:13 | Last updated: 2014-08-13 14:37:51

Taverna - VPH-Share workshop 17-18 July 2014Location: The Pam Liversidge Building, Sir Frederick Mappin Building – Sheffield S1 3JD, UKRegistration link: http://bit.ly/vph-share-trainingFormat: The workshop is a two-day hands-on training event about workflows in the biomedical arena, with a focus on VPH-Share and Taverna.Target community & qualifications: The target community is developers and research scientists working in all areas of biomedical/healthcare research within the...

12 items in this pack

Comments: 1 | Viewed: 87 times | Downloaded: 17 times

This Pack has no tags!

Workflow Unix tool service using string replacement (1)

Thumb
The tool service outputs a message that greets using the names specified on Greet's input ports.

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Spreadsheet Import Example (1)

Thumb
Example using the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports the file spreadsheet file WaterUse.xlsx and generates a graph from the date. The source data is from http://data.gov.uk/

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Simple Python example (1)

Thumb
This workflow generates a random number within the range 0 to 100. The generation is done by a python script. The workflow assumes that python is in the path.

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Secure Web service call example (1)

Thumb
This is an example of a workflow that contains a call to a secure Web service that runs behind HTTPS and requires user to authenticate. The first thing you can expect to see is a pop up dialog asking if you trust the Web service to be invoked over HTTPS. You can use testuser/testpasswd as username and password for authentication when running the workflow. To see where the security is being configured, right-click the service in the diagram and select "Configure security" from the menu. You m...

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Secure REST service call example (1)

Thumb
This is an example of a workflow that contains a call to a secure REST service that requires user to authenticate with HTTP Basic Authentication. You can use testuser/testpasswd as username and password for authentication when running the workflow.

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Render gene via BioGPS (1)

Thumb
This workflow uses the REST API of BioGPS to list the plugins and then allow the user to select which plugin to use to display the input gene id

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Pipelined list iteration (1)

Thumb
Perform multiple iterations of services in order to show pipelining

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Numerically adding two values. (1)

Thumb
This workflow relies on a Unix system. It wraps the "bc" command line calculator. It downloads the calculation script from a URL.

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Multiple choice quiz (1)

Thumb
A fun example workflow showing user-interaction and service looping

Created: 2014-04-03

Credits: User Alex Nenadic

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: 2014-04-03

Credits: User Alex Nenadic

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: 2014-04-03

Credits: User Alex Nenadic

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: 2014-04-03

Credits: User Alex Nenadic

Workflow Fetch today's xkcd comic (1)

Thumb
Use the local services and some filtering operations to fetch the comic strip image from http://xkcd.com/ Based on the FetchDailyDilbert workflow.

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Fetch PDB flatfile from RCSB server (1)

Thumb
Given an identifier such as '1crn' fetches the PDB format flatfile from the RCSB

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Example workflow for REST and XPath activi... (1)

Thumb
This workflow fetches weather forecast for the user-specified location. First of all it uses the provided location name to obtain a WOEID ("Where On Earth ID") of that location, then uses that unique identifier to fetch the weather forecast from Yahoo server. Multiple results may be obtained in case there is no unique translation of the location to a WOEID. REST activity is used to perform HTTP requests and fetch data from remote servers; XPath activity is then used to parse the XML data a...

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Example of explicit looping (1)

Thumb
This workflow demonstrates how a nested workflow can be called an explicit number of times. Note that the loop iterator does not need to be used in the logic of the loop contents. It can be used as a sentinel (see the conditional workflow)

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Example of conditional invocation (1)

Thumb
This workflow demonstrates how nested workflows can be conditionally invoked

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow Example for external tools with zip and unzip (1)

Thumb
This workflow only works on a Unix machine. This workflow takes a fixed URL from which a text file is downloaded (output as Original_file). That file is zipped (output as Zipped_File) and then unzipped again (output as Unzipped_File). The orginal file and the unzipped version are then diff'd/

Created: 2014-04-03

Credits: User Alex Nenadic

Workflow EBI_InterproScan_NewServices (2)

Thumb
This workflow performs an interproscan at the EBI on sequences provided as input. The output is provided as text and xml. This workflow uses the new EBI services, which are asynchronous and require looping over the nested workflow (Status) until the workflow has finished. Many of the EBI services now work in this way, so you can use this workflow as an example of the invocation pattern and looping configuration.

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

Credits: User Alex Nenadic

Workflow Demonstration of configurable iteration (2)

Thumb
This workflow shows the use of the iteration strategy editor to ensure that only relevant combinations of inputs are used during an implicit iteration.

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

Credits: User Alex Nenadic

Creator

Pack Taverna 2.5 Bioinformatics Starter Pack


Created: 2014-04-02 12:44:47 | Last updated: 2017-01-09 13:08:53

This is a Starter Pack for Taverna 2.5 Bioinformatics edition - it contains a number of example workflows to showcase various features of Taverna 2.5 Bioinformatics and help you get started using it.Workflows from this Starter pack can also be found in the myExperiment perspective of the Taverna Workbench.Tutorials for Taverna are available under the Taverna 2.x documentation on the Taverna Web site.Also check out the Taverna User Manual.

18 items in this pack

Comments: 0 | Viewed: 86 times | Downloaded: 38 times

Tags:

Creator

Pack Taverna 2.5 Biodiversity Starter Pack


Created: 2014-04-02 12:40:42 | Last updated: 2017-01-09 13:09:17

This is a Starter Pack for Taverna 2.5 Biodiversity edition - it contains a number of example workflows to showcase various features of Taverna 2.5 Biodiversity and help you get started using it.Workflows from this Starter pack can also be found in the myExperiment perspective of the Taverna Workbench.Tutorials for Taverna are available under the Taverna 2.x documentation on the Taverna Web site.Also check out the Taverna User Manual.

14 items in this pack

Comments: 0 | Viewed: 85 times | Downloaded: 29 times

Tags:

Uploader

Blob Example Newick file

Created: 2013-12-02 20:05:47

Credits: User Alan Williams

License: Creative Commons Attribution-Share Alike 3.0 Unported License

A file containing example Newick format data

File type: Plain text

Comments: 0 | Viewed: 36 times | Downloaded: 41 times

This File has no tags!

Workflow Unix tool service using string replacement (1)

Thumb
The tool service outputs a message that greets using the names specified on Greet's input ports.

Created: 2012-04-05

Credits: User Alan Williams

Workflow Spreadsheet Import Example (1)

Thumb
Example using the SpreadsheetImport service to import data from an Excel spreadsheet. The workflow imports the file spreadsheet file WaterUse.xlsx and generates a graph from the date. The source data is from http://data.gov.uk/

Created: 2012-04-05

Credits: User Alan Williams

Workflow Simple Python example (1)

Thumb
This workflow generates a random number within the range 0 to 100. The generation is done by a python script. The workflow assumes that python is in the path.

Created: 2012-04-05

Credits: User Alan Williams

Workflow Retrieve sequence in EMBL format (1)

Thumb
This workflow retrieves a sequence associated with its features in embl format

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

Credits: User Alan Williams

Workflow Render gene via BioGPS (3)

Thumb
This workflow uses the REST API of BioGPS to list the plugins and then allow the user to select which plugin to use to display the input gene id

Created: 2012-04-05 | Last updated: 2012-05-23

Credits: User Alan Williams

Workflow Pipelined list iteration (1)

Thumb
Perform multiple iterations of services in order to show pipelining

Created: 2012-04-05

Credits: User Alan Williams

Workflow Numerically adding two values. (1)

Thumb
This workflow relies on a Unix system. It wraps the "bc" command line calculator. It downloads the calculation script from a URL.

Created: 2012-04-05

Credits: User Alan Williams

Workflow Multiple choice quiz (1)

Thumb
A fun example workflow showing user-interaction and service looping

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

Credits: User Alan Williams

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-04-05 | Last updated: 2014-03-03

Credits: User Alan Williams

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-04-05 | Last updated: 2014-03-03

Credits: User Alan Williams

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: 2012-04-05 | Last updated: 2012-04-05

Credits: User Alan Williams

Workflow Fetch Dragon images from BioMoby (1)

Thumb
Fetch images and annotations of snapdragons

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

Credits: User Alan Williams

Workflow Fetch today's xkcd comic (1)

Thumb
Use the local services and some filtering operations to fetch the comic strip image from http://xkcd.com/ Based on the FetchDailyDilbert workflow.

Created: 2012-04-05

Credits: User Alan Williams

Workflow Fetch PDB flatfile from RCSB server (1)

Thumb
Given an identifier such as '1crn' fetches the PDB format flatfile from the RCSB

Created: 2012-04-05

Credits: User Alan Williams

Workflow Example workflow for REST and XPath activi... (1)

Thumb
This workflow fetches weather forecast for the user-specified location. First of all it uses the provided location name to obtain a WOEID ("Where On Earth ID") of that location, then uses that unique identifier to fetch the weather forecast from Yahoo server. Multiple results may be obtained in case there is no unique translation of the location to a WOEID. REST activity is used to perform HTTP requests and fetch data from remote servers; XPath activity is then used to parse the XML data a...

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

Credits: User Alan Williams

Workflow Example of explicit looping (1)

Thumb
This workflow demonstrates how a nested workflow can be called an explicit number of times. Note that the loop iterator does not need to be used in the logic of the loop contents. It can be used as a sentinel (see the conditional workflow)

Created: 2012-04-05

Credits: User Alan Williams

Workflow Example of conditional invocation (1)

Thumb
This workflow demonstrates how nested workflows can be conditionally invoked

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

Credits: User Alan Williams

Workflow Example for external tools with zip and unzip (1)

Thumb
This workflow only works on a Unix machine. This workflow takes a fixed URL from which a text file is downloaded (output as Original_file). That file is zipped (output as Zipped_File) and then unzipped again (output as Unzipped_File). The orginal file and the unzipped version are then diff'd/

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

Credits: User Alan Williams

Workflow EBI_InterproScan_NewServices (2)

Thumb
This workflow performs an interproscan at the EBI on sequences provided as input. The output is provided as text and xml. This workflow uses the new EBI services, which are asynchronous and require looping over the nested workflow (Status) until the workflow has finished. Many of the EBI services now work in this way, so you can use this workflow as an example of the invocation pattern and looping configuration.

Created: 2012-04-05 | Last updated: 2014-04-09

Credits: User Alan Williams

Workflow Demonstration of configurable iteration (1)

Thumb
This workflow shows the use of the iteration strategy editor to ensure that only relevant combinations of inputs are used during an implicit iteration.

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

Credits: User Alan Williams

Workflow BioMoby tutorial workflow (1)

Thumb
A workflow from part of the BioMoby tutorial

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

Credits: User Alan Williams

Workflow BiomartAndEMBOSSMouseRat (1)

Thumb
This workflow retrieves all genes on human chromosome 22 that are associated with a disease and aligns the upstream regions of the mouse and rat homologues. The alignments are plotted and corresponding sequence ids are also returned.

Created: 2012-04-05

Credits: User Alan Williams

Workflow BiomartAndEMBOSSMouseRat (1)

Thumb
This workflow retrieves all genes on human chromosome 22 that are associated with a disease and aligns the upstream regions of the mouse and rat homologues. The alignments are plotted and corresponding sequence ids are also returned.

Created: 2012-04-05

Credits: User Katy Wolstencroft

Results per page:
Sort by: