Skip to content

0.4.8

Compare
Choose a tag to compare
@SooLee SooLee released this 26 Oct 21:34
· 1850 commits to master since this release
b2893b0
  • Now double-nested arrays are supported for input files for both CWL and WDL.
  • Fields related to WDL in the the input json (job description json) has been changed slightly:
    • wdl_filename -> wdl_main_filename
    • New field wdl_child_filenames is required now for WDL (can be [] if there are no child WDL files)