From 9ff4281061d88be0ac627daddd59b824a1e94027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Wiegandt?= Date: Wed, 12 Dec 2018 17:56:56 -0500 Subject: [PATCH] minor changes --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index 47dc610..e35ca57 100644 --- a/nextflow.config +++ b/nextflow.config @@ -1,6 +1,6 @@ wd = "/mnt/agnerds/Rene.Wiegandt/10_Master/masterJLU2018" createTimeout = 60 -params.threads=1 //Parameter for for scripts! Not for nextflow processes. +params.threads=60 //Parameter for for scripts! Not for nextflow processes. params.config="${wd}/config/uropa.config" env {