mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Add space?
This commit is contained in:
parent
f59443daf0
commit
18931763fa
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ params {
|
||||||
|
|
||||||
// Specific nf-core/eager process configuration
|
// Specific nf-core/eager process configuration
|
||||||
process {
|
process {
|
||||||
withName:malt {
|
withName: malt {
|
||||||
memory = { 700.GB * task.attempt }
|
memory = { 700.GB * task.attempt }
|
||||||
cpus = { 64 * task.attempt }
|
cpus = { 64 * task.attempt }
|
||||||
time = 720.h
|
time = 720.h
|
||||||
|
|
Loading…
Reference in a new issue