Version 1
(of 1)
|
Version created on:
29/11/07 @ 15:34:52
by:
Marco Roos
|
Revision comments
Title: CloneItemsInList
Type: Taverna 1
Preview
(Click on the image to get the full size)
Description
Utility workflow that clones an item copy_number times. You can use this to work around standard iteration strategies, e.g. in combination with the CountListItems workflow.
Workflow examples: TestIterationStrategy_withClones. For an alternative approach see TestIterationStrategy_withNesting.
Example I/O:
input: A copy_number: 3 result: [A,A,A]
input: [A,B,C] copy_number: 3 result: [A,A,A[C,C,C]]
input: [A,B,C] copy_number: [3,2] result: [[[A,A,A],[A,A]][[B,B,B],[B,B]],[[C,C,C],[C,C]]]
input: [A,B,C] copy_number: [3,2,1] iteration strategy: dot product result: [[A,A,A],[B,B],[C]]
Download
Run
Option 1:
Note: you need to have both the WHIP Launcher and the Taverna myExperiment/WHIP plugin installed on your machine for this to work. See here for information.
Option 2:
Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/106/download?version=1
[ More Info
]
Workflow Components
All versions of this Workflow are licensed under the Creative Commons Attribution-Share Alike 3.0 License.
Log in to add Tags
Shared with Groups (0)
None
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
555 viewings
627 downloads
None
Earliest Version:
[1] - CloneItemsInList
This Workflow only has one version.
Reviews
(0)
Copyright (c) 2007 - 2008 The University of Manchester and University of Southampton
No comments yet
Log in to make a comment