From ed8c9d9e7a066e0ab10cced039b8f7949f9ddb7a Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Tue, 8 Oct 2019 13:20:58 +0200 Subject: [PATCH] Update cfc.config --- conf/cfc.config | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/cfc.config b/conf/cfc.config index c852fdd..77a1599 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -5,10 +5,9 @@ params { config_profile_url = 'http://qbic.uni-tuebingen.de/' } -CACHE_DIR = "/nfsmounts/container/nf-core/${workflow.manifest.name}/v${workflow.manifest.version}/" singularity { enabled = true - cacheDir = CACHE_DIR + cacheDir = '/nfsmounts/container' } process {