snakemake / snakemake-executor-plugin-slurm

A Snakemake executor plugin for submitting jobs to a SLURM cluster
MIT License
18 stars 19 forks source link

fix: always create logdir before sbatch #67

Closed johanneskoester closed 7 months ago

cmeesters commented 7 months ago

Interesting solution!