Snakemake-Profiles/lsf

Remove `default_mem_mb` from the cookie-cutter

leoisl opened this issue · 2 comments

and #41

Sorry, I embarrassingly had not fully understood snakemake --profile parameter although I contribute to this project :( . After re-reading it and playing with some directives in the config.yaml, I realised we can actually specify not only default mem_mb, but also disk_mb and tmpdir. Closing this in favour of #50