An open API service indexing awesome lists of open source software.

https://github.com/snakemake/snakemake-executor-plugin-cluster-generic

Generic cluster executor for Snakemake
https://github.com/snakemake/snakemake-executor-plugin-cluster-generic

Last synced: about 1 year ago
JSON representation

Generic cluster executor for Snakemake

Awesome Lists containing this project

README

          

# snakemake-executor-plugin-cluster-generic

A generic Snakemake executor plugin for submission of jobs to cluster systems that provide a submission command that accepts the path to a job script (like PBS, LSF, SGE, ...).