mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
reduce max_memory to 1.8TB
This commit is contained in:
parent
45213cf6db
commit
6c4998fa8a
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ singularity {
|
|||
params {
|
||||
params.max_time = 14.d
|
||||
params.max_cpus = 36
|
||||
params.max_memory = 4.TB
|
||||
params.max_memory = 1800.GB
|
||||
igenomes_base = '/resources/references/igenomes'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue