All content

Search filter terms
Filter by category
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Results per page:
Sort by:
Showing 99 results. Use the filters on the left and the search box below to refine the results.
Category: Workflow Type: Taverna 1 Tag: localworker

Workflow Tell - message parameter (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 Tell - title parameter (1)

Thumb
The tell service displays an informative dialog with 'Some title' but no 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 Tell - no parameters (1)

Thumb
The tell service displays an informative dialog with no title or 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 difference - yielding non-empt... (1)

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

Created: 2008-09-27

Credits: User Alan Williams

Workflow Select - title and message parameters (1)

Thumb
The split_string_into_string_list_by_regular_expression parses the string 'a,b,c,d,e' and outputs the list ['a','b','c','d','e']. The select service displays a dialog with ''Some title' and 'Some message'. The user is able to select from the values ['a','b','c','d',e']. When the user presses OK the value the user selected is passed to the answer port of the select service and so to the output of the workflow. If the user clicks Cancel then a service failure is generated.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Select - message parameter (1)

Thumb
The split_string_into_string_list_by_regular_expression parses the string 'a,b,c,d,e' and outputs the list ['a','b','c','d','e']. The select service displays a dialog with no title but with 'Some message'. The user is able to select from the values ['a','b','c','d',e']. When the user presses OK the value the user selected is passed to the answer port of the select service and so to the output of the workflow. If the user clicks Cancel then a service failure is generated.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Pad numeral with leading 0s - too short ta... (1)

Thumb
The pad numeral with leading 0s takes the input '12' and because the specified target length of 1 is too short, yields the output '12'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow Pad numeral with leading 0s - specified ta... (1)

Thumb
The pad numeral with leading 0s takes the input '12' and pads it to the specified target length of 4, yielding the output '0012'.

Created: 2008-09-27

Credits: User Alan Williams

Workflow List files by regex - single answer (1)

Thumb
The create_temporary_directory beanshell creates a temporary directory and outputs the path to that directory. The populate_directory beanshell creates several files within the temporary directory. Once the directory has been populated, it is examined by the List_files_by_regex service and the file path to the one file matching 'c.*' i.e. starting with 'c' is output.

Created: 2008-09-27

Credits: User Alan Williams

Results per page:
Sort by: