cromwell
cromwell copied to clipboard
Unknown engine function: 'as_map'
i cannot use function as_map to convert Array[Pair[String, File]] to Map[String, File] when i using cromwell or womtool,the executing software edition of i used is number 62 whether cromwell or womtool ,The screenshot is as follows:

WDL version 1.0 does not have the as_map keyword. You will have to use the WDL version development which contains this new function by starting the WDL with the header:
version development