Skip to content

Snakemake profile for the SLURM job scheduler

License

Notifications You must be signed in to change notification settings

JiyeongHa/snakemake-slurm

 
 

Repository files navigation

snakemake-slurm

Snakemake profile for the SLURM job scheduler, based off of the snakemake slurm profile cookiecutter, but with some changes to make it work better.

To use, clone this into your per-user or global configuration directory (on Linux, ~/.config/snakemake/ or /etc/xdg/snakemake/, respectively) and pass --profile snakemake-slurm (or whatever the directory these files reside in is called) when running snakemake.

Note that, as of 2021-May-05, this has been modified so it works with conda environments within singularity containers, for NYU Greene

About

Snakemake profile for the SLURM job scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 3.2%