We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ee08d commit 39265bfCopy full SHA for 39265bf
1 file changed
conf/test_full.config
@@ -16,7 +16,7 @@ process {
16
memory: '15.GB',
17
time: '1.h'
18
]
19
-
+
20
withName: FASTQC {
21
cpus = { 1 }
22
memory = { 15.GB * task.attempt }
0 commit comments