bioexcel / cwl-best-practice-guide

BioExcel Best Practice Guide: Creating workflows with Common Workflow Language
Creative Commons Attribution Share Alike 4.0 International
0 stars 1 forks source link

InlineJavascriptRequirement clarification for limitations page. #28

Closed douglowe closed 2 years ago

douglowe commented 2 years ago

"This will need the InlineJavascriptRequirement requirement though, and to support using this with cwltool or toil-cwl-runner you will need to install the Node javascript engine (using, for example, the conda-forge nodejs package) or docker (enabling CWL to access javascript support via the nodejs docker image)."

_Originally posted by @mr-c in https://github.com/bioexcel/cwl-best-practice-guide/pull/4#discussion_r693883171_