Skip to content
Snippets Groups Projects
  • Blaise Li's avatar
    58e4551d
    Add SBATCH env variable. · 58e4551d
    Blaise Li authored
    This is an attempt to make it possible to run the main snakemake command
    using sbatch. When calling the script, the content of the SBATCH
    variable will be pre-pended to the main snakemake call (not the one used
    to generate the rulegraph).
    58e4551d
    History
    Add SBATCH env variable.
    Blaise Li authored
    This is an attempt to make it possible to run the main snakemake command
    using sbatch. When calling the script, the content of the SBATCH
    variable will be pre-pended to the main snakemake call (not the one used
    to generate the rulegraph).