From e00612962092b4d8743057bbbdfa9933d4121cd4 Mon Sep 17 00:00:00 2001 From: Avik Datta Date: Tue, 14 Apr 2026 17:21:17 +0100 Subject: [PATCH] bugfix for nf template --- template/nextflow_template/nextflow_generic_conf_v0.0.1.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/template/nextflow_template/nextflow_generic_conf_v0.0.1.conf b/template/nextflow_template/nextflow_generic_conf_v0.0.1.conf index 5810441c..b4b78f49 100644 --- a/template/nextflow_template/nextflow_generic_conf_v0.0.1.conf +++ b/template/nextflow_template/nextflow_generic_conf_v0.0.1.conf @@ -97,5 +97,4 @@ singularity { conda { useMamba = false - cacheDir = "$NEXTFLOW_CONDA_CACHE_DIR" } \ No newline at end of file