Workflows

Search filter terms
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 2916 results. Use the filters on the left and the search box below to refine the results.

Workflow COVE Workflow (1)

Thumb
This workflow reads data from a netCDF file and sends out a message to COVE (collaborative ocean visualization environment). COVE reads the netCDF data and renders that.  

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

Credits: Network-member Trident

Workflow Ugi Reactions in Eppendorf tubes (1)

To carry out Ugi reactions as quickly and as reproducibly as possible on small scales for products that precipitate out of methanol. Mirrored from usefulchem.wikispaces.com/EXPLAN005

Created: 2008-10-21

Credits: User Danius Michaelides Network-member UsefulChem

Workflow Isolating the free amines of Ugi products ... (1)

Isolate the free amines of Ugi products after boc-deprotection. Mirrored from usefulchem.wikispaces.com/EXPLAN004.

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

Credits: User Danius Michaelides Network-member UsefulChem

Workflow Astronomic Observation conditionals example (1)

This workflow contains conditional processing. Trident does not have a good visualization for these yet, but it is good to see how conditionals work.

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

Credits: Network-member Trident

Workflow get_elements_by_pathway (1)

Thumb
Retrieve all objects on specified pathway get_elements_by_pathway Input example: path:bsu00010

Created: 2008-10-08

Credits: User Franck Tanoh

Workflow get_element_relations_by_pathway (1)

Thumb
Retrieve all objects and relations on specified pathway Input example: path:bsu00010

Created: 2008-10-08

Credits: User Franck Tanoh

Workflow Cove_NetCDF_visualization (1)

Thumb
The Cove workflow reads oceanographic NetCDF data, does a simple processing step, writes the data out, then sends a web service message to the COVE visualization tool. It is a four step, sequential workflow.

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

Credits: Network-member Trident

Workflow get_drugs_by_pathways (1)

Thumb
Retrieves all drugs on the specified pathway. input example: path:map07025 ; path:eco00020

Created: 2008-10-07

Credits: User Franck Tanoh

Workflow color_pathway_by_elements (2)

Thumb
Color the objects (rectangles and circles on a pathway map) corresponding to the given 'element_id_list' with the specified colors and return the URL of the colored image. Example of inputs: pathway_id: path:bsu00010 element_list: (to add as list) 78 79 fg_color_list:(to add as list) red blue bg_color_list: (to add as list) green yellow

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

Credits: User Franck Tanoh

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

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 dbfetch tutorial (1)

Thumb
This workflow eases entry in the world of Taverna with one of the key tasks - the retrieval of plain data. The dbfetch offers sequence and structure data from a large variety of sources. A first execution of this workflow informs about these in the "getSupportedDBs" output. Also the formats and styles are listed. The two inputs allow for the specification of a query that leaves the format with "default" (which is different for every database, "native" would be a better fit), the style is alw...

Created: 2008-09-22

Credits: User Steffen Möller

Workflow What's On Next (1)

Thumb
Queries the BBC to find out what's on next for a particular channel.

Created: 2008-08-28 | Last updated: 2008-08-28

Credits: User Sean Bechhofer

Workflow BLASTP with simplified results returned (1)

Thumb
Perform a blastp search on protein sequence and extract information based on the user input, e.g. a list of GI numbers.

Created: 2008-07-22 | Last updated: 2008-07-22

Credits: User Franck Tanoh

Uploader

Workflow simple_xcms_pipeline (1)

Thumb
A (very) simple demo pipeline that takes an experiment ID, gets the data from the (currently in beta) metware metabolomics datawarehouse and runs XCMS.

Created: 2008-07-14 | Last updated: 2008-07-14

Credits: User Markf

Workflow metabolic_pathway.xml (1)

Thumb
A list of Kegg entires are supplied to the Kegg database which then retrieves the associated metabolic pathways for each entry supplied. e.g. Ids takes in a value of 351, whilst abbr takes in a value of hsa. Thus hsa:351 corresponds to neurodegenerative disorders and alzheimers disease pathways. [fisherp@cs.man.ac.uk]

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

Credits: User Paul Fisher

Workflow EBI_CiteXplore (1)

Thumb
Perform a literature search using the EBI's CiteXplore service (http://www.ebi.ac.uk/citexplore/), and get the results in a minimal XML format containing the citation information (i.e. title, author, journal, etc.), the identifier of the citation in the source database (PubMed/Medline, Agricola, Patent Abstracts, CBA, CiteSeer, etc.) and information about abstract and full article availablity including URLs.

Created: 2008-07-09

Credits: User Hamish McWilliam

Workflow countryExammple_unfinished (1)

Thumb
This Workflow is unfinished, but when connected up, it will allow you to find a list of the cities in a particular country, the time zone that country is in, the conversion rate of that country and yours and the international dialling code for that country

Created: 2008-06-16

Credits: User Katy Wolstencroft

Workflow getUPIForSequence workflow (2)

Thumb
Given a sequence retrieve the UPI (UniProt Archive (UniParc)) identifier.

Created: 2008-06-06 | Last updated: 2008-06-06

Credits: User Franck Tanoh

Workflow EBI_ScanPS (1)

Thumb
Perform a Smith-Waterman sequence similarity search using the ScanPS tool (see http://www.compbio.dundee.ac.uk/Software/Scanps/scanps.html). In the case the EBI's WSScanPS web service (see http://www.ebi.ac.uk/Tools/webservices/services/scanps) is used to run the tool. Note: the WSScanPS service used by this workflow was retired 27th January 2010. Equivalent functionality is available in the EBI's FASTA (REST or SOAP) and PSI-Search (REST or SOAP) services.  

Created: 2008-06-03 | Last updated: 2010-12-06

Credits: User Hamish McWilliam

Results per page:
Sort by: