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
* Runs both miniwdl and womtool validation by default, but can be configured to run only one or the other.
120
+
* Womtool validation via Cromwell server API does not support validation of imported files, however miniwdl does.
121
+
*`--dependencies-zip` MiniWDL option: ZIP file or directory containing workflow source files that are used to resolve local imports.
122
+
116
123
## Features:
117
124
* Running `submit` will create a new folder in the `~/.cromshell/${CROMWELL_URL}/` directory named with the cromwell job id of the newly submitted job.
118
125
It will copy your wdl and json inputs into the folder for reproducibility.
0 commit comments