CWL: Arguments vs Inputs in CommandLineTool.
I am trying to understand the difference between arguments and inputs in a command line tool. I can see that input files are inputs, but what about other parameters to the tool? The distinction seems somewhat arbitrary.
Are there any guidelines for recommended usage?
Thank you
Manisha
• 2,937 views
•
link
1 answer
Hi Manisha, The following link explains the difference in detail with the help of an example: http://www.commonwl.org/user_guide/08-arguments/
Hope this helps :)
• 0 views
•
link
Log in to answer this question.