jdblischak / smk-simple-slurm

A simple Snakemake profile for Slurm without --cluster-config
Creative Commons Zero v1.0 Universal
131 stars 16 forks source link

Document use of `cluster-cancel` #5

Closed jdblischak closed 2 years ago

jdblischak commented 2 years ago

New feature to cancel jobs with Ctrl-c was introduced in Snakemake 7.0.0

https://snakemake.readthedocs.io/en/stable/tutorial/additional_features.html?highlight=cluster-cancel#using-cluster-cancel https://snakemake.readthedocs.io/en/stable/project_info/history.html

I should add an example for now. Once it has been out for awhile, I can migrate to config.yaml