1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-10 20:13:09 +00:00

Add space?

This commit is contained in:
James A. Fellows Yates 2019-12-06 19:11:08 +01:00 committed by GitHub
parent f59443daf0
commit 18931763fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ params {
// Specific nf-core/eager process configuration
process {
withName:malt {
withName: malt {
memory = { 700.GB * task.attempt }
cpus = { 64 * task.attempt }
time = 720.h