The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added a note on the usage of
--conda-create-envs-only
- Added
max-cpu-factor,max-mem-factorto the templatesnakemake-float.yamlfile - Added directory permissions snippets to the cloud init. script
- The cluster default for
retrieshas been set to 0 now to make the retry behavior more transparent to the user.
- Added parameters
max-cpu-factor,max-mem-factorto match the user experience provided by nf-float - Added
--customTagso that the jobs are bundled into a workflow on MM Cloud OpCentre - Added
container-init-snakemake-fsx-efs.shfor container initialization on MM Cloud OpCentre
- Removed a
matchstatement fromfloat_utils.pyto support Python 3.9 - Fixed an issue where job memory was not correctly assigned if the pipeline specified
mem_gbinstead ofmem_mib - Fixed an issue where job submission failed due to very low memory requirement compared to the number of required vCPUs
- Fixed an issue where
--conda-prefixwas ignored and/memverge/.snakemakewas force specified as the prefix
data-volumesis no longer a required parameter.
- Snakemake==7..
- Python>=3.9