From 047e9d3a18af52697ddcd36d4167338a9ec48ee8 Mon Sep 17 00:00:00 2001 From: Arnaud Bore Date: Mon, 3 May 2021 11:05:55 -0400 Subject: [PATCH] typo --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index f59fecf..64e1fc6 100644 --- a/nextflow.config +++ b/nextflow.config @@ -25,7 +25,7 @@ params { //**Number of processes per tasks**// register_processes=4 rbx_processes=4 - params.rbx_memory_limit='8 GB' + rbx_memory_limit='8 GB' //**Process control**// processes = false