On 13-Mar-16 15:23, Willy Aguirre wrote:
could you give me some steps? I'm reading about CWL
I think the easiest thing may be to look at a very simple CWL workflow and compare it to a simple workflow in SCUFL2.
A workflow for echoing the input parameter is at https://github.com/common-workflow-language/workflows/blob/master/workflows/hello/hello-param.cwl A similar SCUFL2 workflow is in https://github.com/apache/incubator-taverna-language/blob/master/taverna-scufl2-examples/examples/helloanyone.wfbundle or the JSON may be easier to understand: https://github.com/apache/incubator-taverna-language/blob/master/taverna-scufl2-examples/examples/helloanyone.json Alan
