From 69430ef8519be38b9e72ba3b0a3adb629626976f Mon Sep 17 00:00:00 2001 From: Sofia Stamouli <91951607+sofstam@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:02:55 +0100 Subject: [PATCH] Update nextflow.config Co-authored-by: James A. Fellows Yates --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index fc78904..19ca198 100644 --- a/nextflow.config +++ b/nextflow.config @@ -157,7 +157,7 @@ params { // profile standardisation run_profile_standardisation = false standardisation_taxpasta_format = 'tsv' - taxpasta_taxonomy_dir = false + taxpasta_taxonomy_dir = null taxpasta_add_name = false taxpasta_add_rank = false taxpasta_add_lineage = false