Description Usage Arguments Value See Also
Function to assign value to 'stepParam' object.
1 2 3 4 5 6 7 |
id |
The id of 'stepParam' object. |
run |
A 'cwlParam' object for command tool, or path to a CWL file. |
In |
one or two layes of list. |
scatter |
character or a list. The inputs to be scattered. |
scatterMethod |
required if scatter is an array of more than one element. It can be one of "dotproduct", "nested_crossproduct" and "flat_crossproduct". Details: https://www.commonwl.org/v1.0/Workflow.html#WorkflowStep |
An object of 'stepParam'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.