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

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

Credits: User Alan Williams

Workflow BiomartAndEMBOSSAnalysis (1)

Thumb
Using Biomart and EMBOSS soaplab services, This workflow retrieves a number of sequences from 3 species: mouse, human, rat; align them, and returns a plot of the alignment result. Corresponding sequence ids are also returned.

Created: 2009-12-15

Credits: User Alan Williams

Workflow A workflow version of the EMBOSS tutorial (1)

Thumb
Designed to show the use of EMBOSS based Soaplab services from Taverna, this workflow has no inputs as all initial values are specified as string constants. A sequence set is fetched using the seqret tool, then simultaneously scanned for predicted transmembrane regions and subjected to a multiple alignment using emma. This alignment is then plotted to a set of PNG images and also used to build a profile using the prophecy and prophet tools.

Created: 2009-12-15

Credits: User Alan Williams

Workflow Extract elements from a list - extraction ... (1)

Thumb
The extract_elements_from_a_list is passed the list [['a','b','c', 'd'], ['e','f','g','h'],['i','j','k','l'],['m','n','o','p']] with fromIndex of 1 and toIndex of 3 and depth 2, will output the list [['e','f','g','h'],['i','j','k','l']] as it is the outermost list i.e. that with depth 2 that is considered.

Created: 2008-09-29

Credits: User Alan Williams

Workflow Extract elements from a list - extraction ... (1)

Thumb
The extract_elements_from_a_list is passed the list [['a','b','c', 'd'], ['e','f','g','h'],['i','j','k','l'],['m','n','o','p']] with fromIndex of 1 and toIndex of 3 and the default depth of 1, will output the list [['b','c'], ['f','g'],['j','k'],['n','o'']] as it is the list with depth 1 e.g. ['e','f','g','h'] that are considered.

Created: 2008-09-29

Credits: User Alan Williams

Creator

Pack Example workflows for annotated web services


Created: 2008-09-29 11:57:45 | Last updated: 2008-09-29 13:34:14

The pack contains a number of test workflows i built when i'm annotating web services. The workflows (one or two services) have all example parameters. Cool, now you can test some web services before add them to your workflows. Do you have any workflows you built to test a service? please add them to the pack. List of myGrid annotated web services:  http://www.mygrid.org.uk/feta/mygrid/descriptions/  

1 item in this pack

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

Tags:

Workflow Flatten list - three depth (2)

Thumb
The flatten_list service takes the list [[['a']], [['b']], [['c']], [['d']],[['e']]] and, using a flatten depth of 3, outputs the list ['a', 'b', 'c', 'd','e'].

Created: 2008-09-29 | Last updated: 2008-09-30

Credits: User Alan Williams

Workflow Flatten list - two depth (1)

Thumb
The flatten_list service takes the list [[['a']], [['b']], [['c']], [['d']]] and, using the default flatten depth of 2, outputs the list [['a'], ['b'], ['c'], ['d'], ['e']].

Created: 2008-09-29

Credits: User Alan Williams

Workflow Echo_with_occasional_failure-1 (1)

Thumb
The echo_with_occasional_failure service mostly echoes the string 'hello' to the out port. Sometimes, it throws a service failure.

Created: 2008-09-29

Credits: User Alan Williams

Workflow Write text file - overwriting content (1)

Thumb
The beanshell creates an empty temporary file. The filepath to the temporary file is then passed to the Write_text_file A service which writes the string 'hello' into the file. After service A has run, service B writes 'goodbye' into the file. The file is then read by the Read_Text_File service and its content, 'goodbye', output by the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Results per page:
Sort by: