WorkflowToPerl.pm - Utility to translate taverna workflows into a Perl script.
This script is used to translate taverna XML workflows into a Perl subrutine. The resulting Perl script uses the MobyLite Perl API to call the BioMOBY services.
Usage:
WorkflowToPerl.pm MyWorkflow.xml > MyScript.pl
This script translates simple BioMOBY taverna workflows into a Perl subrutine.
Collection support: It supports articles which are Simples, Collection and Collection As Simples.
Iteration strategies: It suports 'dot' and 'cross' products (but all inputs must be the same product).
Romina Royo Garrido INB 2007