We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f725e9 commit d1aa327Copy full SHA for d1aa327
cwltool/extensions-v1.1.yml
@@ -59,7 +59,7 @@ $graph:
59
"_id": "@type"
60
"_type": "@vocab"
61
- name: processes
62
- type: [int, string]
+ type: [int, cwl:Expression]
63
doc: |
64
The number of MPI processes to start. If you give a string,
65
this will be evaluated as a CWL Expression and it must
cwltool/extensions.yml
@@ -169,7 +169,7 @@ $graph:
169
170
171
172
173
174
175
0 commit comments