Metadata-Version: 2.1
Name: snakemake-executor-plugin-slurm-gustave-roussy
Version: 0.2.1
Summary: 
Home-page: https://github.com/tdayris/snakemake-executor-plugin-slurm-gustave-roussy
Keywords: snakemake,plugin,executor,cluster,slurm,gustave-roussy
Author: tdayris
Author-email: thibault.dayris@gustaveroussy.fr
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: snakemake-executor-plugin-slurm (>=0.4.2,<0.5.0)
Requires-Dist: snakemake-interface-common (>=1.15.3,<2.0.0)
Requires-Dist: snakemake-interface-executor-plugins (>=9.0.0,<10.0.0)
Project-URL: Documentation, https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/slurm-gustave-roussy.html
Project-URL: Repository, https://github.com/tdayris/snakemake-executor-plugin-slurm-gustave-roussy
Description-Content-Type: text/markdown

# Snakemake executor plugin: slurm-gustave-roussy

Snakemake plugin executor designed to match [Gustave Roussy](https://www.gustaveroussy.fr/en) computing cluster specificities : automatic partition seleciton, and default resources value.

Checkout the profile given on the cluster to automatically activate this executor with your pipeline:

`snakemake --profile /mnt/beegfs/pipelines/unofficial-snakemake-wrappers/profiles/slurm-web ... `

For documentation, see the [Snakemake plugin catalog](https://snakemake.github.io/snakemake-plugin-catalog/plugins/executor/slurm-gustave-roussy.html).
