All content

Search filter terms
Filter by category
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Results per page:
Sort by:
Showing 7 results. Use the filters on the left and the search box below to refine the results.
Type: Taverna 2 Tag: tools

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 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 Get image mimetype (1)

Thumb
Returns the mimetype of an image.

Created: 2012-02-21 | Last updated: 2012-02-21

Credits: User Markus Plangg

Workflow getFirstElementDFS (2)

Thumb
Returns the first element of a nested list using depth first search. The maximum depth of the input is set to 2. You can savely increase this by increasing the depth of the workflow input port and the beanshell input port. Taverna will wrap the input into a list with correct depth. However this will create a little overhead.

Created: 2012-01-13 | Last updated: 2012-02-13

Uploader

Workflow Image files comparison using histograms an... (2)

Thumb
This workflow extracts histogram and profile features from image file applying image processing command line tool. Necessary configuration files are stored on Github (https://github.com/openplanets/scape/tree/master/pc-qa-toolwrapper). As a template for creation of image workflows was used xa-toolwrapper project from Sven Schlarb (https://github.com/openplanets/scape/tree/master/xa-toolwrapper). This workflow provides WSDL web service that wraps command line tool with tho options ‘extra...

Created: 2011-11-22 | Last updated: 2011-11-23

Credits: User Roman

Workflow Example for external tools with gzip and g... (1)

Thumb
This workflow is self-contained. It has a fixed URL from which a text file is downloaded (output as Original_file). That file is gzipped (output as Compressed_File) and then gunzipped again (output as Decompressed_File). The workflow wraps external tools from taverna.nordugrid.org and needs a beta version of Taverna 2.3 or later.

Created: 2011-05-18 | Last updated: 2011-05-18

Credits: User Steffen Möller User Alan Williams

Workflow External Tool: Numerically adding two valu... (1)

Thumb
The workflow is an examples for the External Tools / UseCase plugin to integrate external tools. It wraps the "bc" command line calculator. Internally, it executes the following script: if [ ! -r "$1" ]; then echo "Cannot read file indicated by first argument '$1'." ; exit -1 ; fi ; if [ ! -r "$2" ];then echo "Cannot read file indicated by second argument '$1'." ; exit -1 ; fi if [ -x /usr/bin/bc ]; then ...

Created: 2011-05-06 | Last updated: 2011-05-06

Credits: User Steffen Möller

Results per page:
Sort by: