Skip to content

v1.13

Latest

Choose a tag to compare

@daler daler released this 15 Jul 18:37
· 8 commits to master since this release
a7e2ba5
  • WRAPPER_SLURM detects Snakemake version and uses appropriate env var (LCDBWF_SNAKEMAKE_PROFILE or LCDBWF_SNAKEMAKE_PROFILE_V8). This means you can keep your existing env var for backwards compatibility in older projects using snakemake <8.
  • deploy.py accepts an --additional-main argument, which defaults to the value of LCDBWF_ADDITIONAL_MAIN env var. This lets you configure additional package[s] to install in a cluster-specific manner.
  • Updated env yaml files
  • Updated docs
  • Updated dmel references config since existing URLs appear to be broken
  • Default to using conda instead of mamba as conda front-end (since libmamba has been incorporated into conda itself for a while now)