Execute an expression as a process step.
expression
(Expression) The expression to execute. The expression must return a JSON object which matches the output parameters of the ExpressionTool.
1 2 3 | ExpressionTool(expression =
Expression(engine = "cwl:JsonPointer",
script = "$job.inputs['threads']"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.