mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Update ebc.config
This commit is contained in:
parent
c00bbe982b
commit
8e3803e4d7
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
|||
executor = 'slurm'
|
||||
conda = "$baseDir/environment.yml"
|
||||
beforeScript = 'module load nextflow'
|
||||
queue = { task.time <= 24.h ? 'testing' : 'main' }
|
||||
}
|
||||
executor {
|
||||
queueSize = 16
|
||||
|
|
Loading…
Reference in a new issue