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
edc6a6aa87
commit
3b57519500
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
process {
|
||||
executor = 'slurm'
|
||||
conda = "$baseDir/environment.yml"
|
||||
|
||||
beforeScript = 'module load nextflow'
|
||||
}
|
||||
executor {
|
||||
queueSize = 16
|
||||
|
|
Loading…
Reference in a new issue