You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @zymergen-mbarton , could you share the CWL you are trying to run (private message is fine, if this is confidential). Rabix Executor runs both ES5 and ES6 and does not require strict mode like CWLtool and toil do. For this reason it is a more admissive executor. It would be helpful to see what expression is failing on RE. Thanks!
On Mon, Jan 28, 2019 at 7:58 AM Kaushik Ghose ***@***.***> wrote:
Hi @zymergen-mbarton <https://github.com/zymergen-mbarton> , could you
share the CWL you are trying to run (private message is fine, if this is
confidential). Rabix Executor runs both ES5 and ES6 and does not require
strict mode like CWLtool and toil do. For this reason it is a more
admissive executor. It would be helpful to see what expression is failing
on RE. Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#451 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AjMMneBb-AnllS3BEuJHijwKVkD4N88uks5vHx4ngaJpZM4aR5NV>
.
Would it be possible to provide support for ES6 in rabix executor?
My understanding is that CWL 1.0 is ES5.1 and CWL 1.1 is ES6. The cwltool
executor however provides support via an additional requirement
(common-workflow-language/common-workflow-language#329)
Would it be possible to do something similar for rabix in the mean time?
The text was updated successfully, but these errors were encountered: