mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +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 {
|
process {
|
||||||
executor = 'slurm'
|
executor = 'slurm'
|
||||||
conda = "$baseDir/environment.yml"
|
conda = "$baseDir/environment.yml"
|
||||||
|
beforeScript = 'module load nextflow'
|
||||||
}
|
}
|
||||||
executor {
|
executor {
|
||||||
queueSize = 16
|
queueSize = 16
|
||||||
|
|
Loading…
Reference in a new issue