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 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

Workflow Fail if false - false value (1)

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

Created: 2008-09-27

Credits: User Alan Williams

Workflow Encode byte[] to base64 (1)

Thumb
The encode byte[] to base 64 service encodes the bytes representing (in the local character set) 'hello'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Transform XML - explicit output file (1)

Thumb
The get_xml_file_from_web service downloads an example xml from myExperiment. The content of that file is then saved to a temporary file by create_and_populate_xml_file. The path to the temporary file is passed to the inFileURL port of Transform_XML. The get_xslt_file_from_web service downloads an example xslt file from myExperiment. The content of that file is then saved to a temporary file by create_and_populate_xslt_file. The path to the temporary file is passed to the xslFileURL port...

Created: 2008-09-27

Credits: User Alan Williams

Workflow Test always fails - two parameters (1)

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

Created: 2008-09-27

Credits: User Alan Williams

Workflow Test always fails - one parameter (1)

Thumb
The test always fails service generates a service failure when one parameter value is supplied.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Split string into string list by regular e... (1)

Thumb
The split string into string list by regular expression takes the string 'boo:and:foo' and using the specified regular expression 'o' splits it into the list ['b','',':and:f']

Created: 2008-09-27

Credits: User Alan Williams

Workflow Split string into string list by regular e... (1)

Thumb
The split string into string list by regular expression takes the string 'boo:and:foo' and using the specified regular expression ':' splits it into the list ['boo','and','foo']

Created: 2008-09-27

Credits: User Alan Williams

Workflow Merge string list to string - colon separator (1)

Thumb
The merge string list to string service takes the list ['a','b','c'] and using the separator ':' outputs the string 'a:b:c'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Get image URLs from HTML document and outp... (1)

Thumb
Retrieve the web page at http://www.mygrid.org.uk, examine it for images and output the images.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Get image from URL - only url specified (1)

Thumb
Retrieve the image at http://www.mygrid.org.uk/files/2008/09/dragon-workflow.png using just the url parameter

Created: 2008-09-27

Credits: User Alan Williams

Workflow Fail if true - true value (1)

Thumb
The fail if true service throws an exception when passed the value true.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Decode base64 to byte[] (1)

Thumb
The decode base64 to byte[] service decodes the base64 string. The byte array is then converted into the string 'Hello world'.

Created: 2008-09-27

Credits: User Alan Williams

Creator

Pack Taverna 2.5 Core Starter Pack


Created: 2014-04-02 11:32:18 | Last updated: 2017-01-09 13:09:40

This is a Starter Pack for Taverna 2.5 Core edition - it contains a number of example workflows to showcase various features of Taverna 2.5 Core 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: 106 times | Downloaded: 33 times

Tags:

Workflow Secure REST service call example (2)

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

Credits: User Alan Williams

Workflow Get image URLs from HTTP document and outp... (2)

Thumb
Retrieve the web page at http://www.mygrid.org.uk, examine it for images and output the images.

Created: 2010-10-29 | Last updated: 2014-02-12

Workflow Fetch Dragon images from BioMoby (2)

Thumb
Fetch images and annotations of snapdragons

Created: 2009-12-15 | Last updated: 2010-07-14

Credits: User EdwardKawas

Workflow Retrieve sequence in EMBL format (1)

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

Created: 2009-12-15

Credits: User Alan Williams

Workflow Pipelined list iteration (1)

Thumb
Perform multiple iterations of services in order to show pipelining

Created: 2009-12-15

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: 2009-12-15

Credits: User Alan Williams

Workflow Fetch today's xkcd comic (1)

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

Created: 2009-12-15

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: 2009-12-15

Credits: User Alan Williams

Results per page:
Sort by: