https://github.com/snakemake/snakemake-executor-plugin-slurm-jobstep
A Snakemake executor plugin for running srun jobs inside of SLURM jobs (meant for internal use by snakemake-executor-plugin-slurm)
https://github.com/snakemake/snakemake-executor-plugin-slurm-jobstep
Last synced: about 1 year ago
JSON representation
A Snakemake executor plugin for running srun jobs inside of SLURM jobs (meant for internal use by snakemake-executor-plugin-slurm)
- Host: GitHub
- URL: https://github.com/snakemake/snakemake-executor-plugin-slurm-jobstep
- Owner: snakemake
- License: mit
- Created: 2023-09-08T08:22:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T11:58:29.000Z (over 1 year ago)
- Last Synced: 2025-03-31T12:36:18.568Z (over 1 year ago)
- Language: Python
- Size: 67.4 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# snakemake-executor-plugin-slurm
A Snakemake executor plugin for running srun jobs inside of SLURM jobs (meant for
internal use by snakemake-executor-plugin-slurm).