broadinstitute / cromwell

Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
http://cromwell.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
995 stars 360 forks source link

CWL Feature: InlineJavascriptRequirement #2995

Closed kshakir closed 6 years ago

kshakir commented 6 years ago

Link to specs:

Example conformance tests:

A/C: These or similar CWL should run to WorkflowSucceeded via centaur Bonus: CWL conformance test passes (may also be a future ticket)

danbills commented 6 years ago

We plan to support only the expressionLib declaration with this requirement.

3058 is created to support the stipulation that expressions should not be evaluated if this requirement is missing