mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
change max mem in Normal
This commit is contained in:
parent
de2a745fde
commit
4614ff6f45
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ process {
|
|||
params {
|
||||
igenomes_ignore = true
|
||||
igenomesIgnore = true
|
||||
max_memory = 300.GB
|
||||
max_memory = 400.GB
|
||||
max_cpus = 96
|
||||
max_time = 24.h
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue