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
Filter by curation
Results per page:
Sort by:
Showing 147 results. Use the filters on the left and the search box below to refine the results.
Tag: example User: Alan Williams Group: myGrid

Workflow Write text file - specified value (1)

Thumb
The beanshell creates an empty temporary file. The filepath to the temporary file is then passed to the Write_text_file service which writes 'hello' into the file. 'hello' is also output by the service.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Warn - title and message parameters (1)

Thumb
The warn service displays a warning dialog with 'Some title' and message 'Some message'. When the user presses OK the string 'answer' is passed to the answer port of the warn service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Transform XML - output file by extension (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 Transform XML - no 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 Transcribe DNA (1)

Thumb
The Transcribe DNA service takes the DNA sequence, here defaulted to 'gatcctccat' and outputs the corresponding transcribed RNA sequence, in this example, 'gauccuccau'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Tell - title and message parameters (1)

Thumb
The tell service displays an informative dialog with no title but with message 'Some message'. When the user presses OK the string 'answer' is passed to the answer port of the tell service and so to the output of the workflow.

Created: 2008-09-27

Credits: User Alan Williams

Workflow String list union - yielding empty list (1)

Thumb
The string list union service takes in two empty lists [] and [] and returns an empty list [].

Created: 2008-09-27

Credits: User Alan Williams

Workflow String list union - yielding non-empty list (1)

Thumb
The string list union service takes in ['a','b','c'] and ['a','e','c'] and returns a list equivalent to ['a','b','c','e'].

Created: 2008-09-27

Credits: User Alan Williams

Workflow String list intersection - yielding empty ... (1)

Thumb
The string list intersection service takes in ['a','b','c'] and ['x','y','z'] and returns the empty list [].

Created: 2008-09-27

Credits: User Alan Williams

Workflow String list intersection - yielding non em... (1)

Thumb
The string list intersection service takes in ['a','b','c'] and ['a','e','c] and returns the list ['a','c'].

Created: 2008-09-27

Credits: User Alan Williams

Results per page:
Sort by: