CWL : default value and label for argument
1
0
Entering edit mode
7.6 years ago

Hello,

I'd like to know how to define a default value and a description for an argument. I saw that CommandInputParameter has a 'default' and a 'label' fields, but not argument. My param is -o prefix where prefix is assembly when -o is not used.

Common-Workflow-Language cwl • 1.6k views
ADD COMMENT
2
Entering edit mode
7.6 years ago

Hello Sebastien,

Some more information would be useful. Typically arguments are for parameters that don't vary based upon the input to the CommandLineTool. So it is a bit odd when you talk about "-o" being used or not being used -- sounds like it should be a CommandInputParameter not an entry to arguments.

ADD COMMENT
0
Entering edit mode

Ok, I misunderstood. I'll use CommandInputParameter.

thanks.

ADD REPLY

Login before adding your answer.

Traffic: 1326 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6