From e2d54cb56c579d5a3467d66a3d9a39f59b577017 Mon Sep 17 00:00:00 2001 From: Marc Trunjer Kusk Nielsen Date: Wed, 1 Sep 2021 22:06:56 +0200 Subject: [PATCH] Update computerome.config --- conf/computerome.config | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/computerome.config b/conf/computerome.config index 1e64c3d..92e2efc 100644 --- a/conf/computerome.config +++ b/conf/computerome.config @@ -1,5 +1,3 @@ -singularityDir = "/scratch/${USER}/singularity_images_nextflow" - //Profile config names for nf-core/configs params { config_profile_description = 'Computerome 2.0 cluster profile provided by nf-core/configs.' @@ -10,7 +8,6 @@ params { singularity { enabled = true autoMounts = true - cacheDir = singularityDir } process {