Skip to content

v0.2.0

Choose a tag to compare

@leepc12 leepc12 released this 29 May 09:33
8599ca4
  • bug fix for singularity

    • added --singularity-cachedir to prevent repeatedly building image for every WDL task.
    • automatically calculate SINGULARITY_BINDPATH based on files in input JSON file
      • by finding common roots of those files
  • CaperURI

    • more robust method to catch HTTP_ERROR_CODE from cURL.