From 5fae33669d469fd266b1e87b8aaad5dcffcede43 Mon Sep 17 00:00:00 2001 From: Alexander Peltzer Date: Tue, 8 Oct 2019 13:07:28 +0200 Subject: [PATCH] Update cfc.config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Try this out 👍 --- conf/cfc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/cfc.config b/conf/cfc.config index 77a1599..d1f1112 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -7,7 +7,7 @@ params { singularity { enabled = true - cacheDir = '/nfsmounts/container' + cacheDir = "/nfsmounts/container/nf-core/${workflow.manifest.name}/v${workflow.manifest.version}/" } process {