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 157 results. Use the filters on the left and the search box below to refine the results.
Type: Taverna 1 Licence: by

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

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

Results per page:
Sort by: