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
Some old Cromwell workflows define pairs as {"Left": "value1", "Right": "value2}. values_from_json claims to be Cromwell compatible but does not support this pair definition, meaning MiniWDL is unable to run these workflows out of the box.