broadinstitute / wdltool

BSD 3-Clause "New" or "Revised" License
18 stars 4 forks source link

Catch malformed WDL expressions #48

Closed mcovarr closed 6 years ago

mcovarr commented 7 years ago

Per the link below, enhance wdltool to be able to detect malformed expressions. Expressions that can't be evaluated are okay and expected due to values not being available, but malformed expressions are not okay.

https://gatkforums.broadinstitute.org/wdl/discussion/10311/error-evaluating-output-files-that-serve-as-input-files-for-following-step#latest

mcovarr commented 6 years ago

Issue moved to broadinstitute/cromwell #2869 via ZenHub