Support for workflows described in CWL
Add support for CWL workflows composed of several command lines. The objects passed by one step to another can be simple objects like str, File, Directory but not arrays of objects for the moment.
Add support for CWL workflows composed of several command lines. The objects passed by one step to another can be simple objects like str, File, Directory but not arrays of objects for the moment.