Skip to content
Snippets Groups Projects

Revert "Merge branch 'scicore' of https://git.scicore.unibas.ch/TBRU/PacbioSnake into scicore"

Merged Christoph Stritt requested to merge revert-0d6ddf81 into scicore
6 files
+ 36
64
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -9,16 +9,16 @@ cluster:
--output=logs/{rule}/{rule}-{wildcards}-%j.stdout
--error=logs/{rule}/{rule}-{wildcards}-%j.stderr
default-resources:
- "partition=scicore"
- "qos='1day'"
- "time='12:00:00'"
- "mem_mb=20000"
- partition=scicore
- qos=1day
- time=12:00:00
- mem_mb=20000
restart-times: 3
max-jobs-per-second: 10
max-status-checks-per-second: 1
local-cores: 1
latency-wait: 60
jobs: 10
jobs: 500
keep-going: True
rerun-incomplete: True
printshellcmds: True
Loading