Skip to content

v0.2.1.1

Compare
Choose a tag to compare
@leepc12 leepc12 released this 01 Jun 02:35
· 821 commits to master since this release
  • Bug fixes

    • --out-dir didn't work with slurm, sge, pbs backends
    • --singularity-cachedir didn't work correctly if SINGULARITY_CACHEDIR env var is already defined.
  • added --no-build-singularity to prevent building singularity image before running a pipeline.

    • but this can lead to conflicts between tasks trying to build their own local singularity image on the same target location.