You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #34 from KosinskiLab/snakemake_executor_plugin
1) use official snakemake executor plugin
https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/slurm.html
2) automatically bind all used disks to singularity
3) simplify README.md
4) Snakefile: change `walltime` to `runtime` everywhere
5) `config.yaml`
- update `alphafold_inference` slurm instructions (second line was ignored before)
- use smaller proteins for tests
- added profiles for slurm and for local workstation into `config/ `so it is shipped upon snakedeploy