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: #97 preventing node confinment #98

Closed cmeesters closed 5 months ago

cmeesters commented 5 months ago

fixes the bug described in #97

fgvieira commented 5 months ago

I have not tested the changes but it looks good. :smile: