From df5303270da03f11d186c8e4a8fb1e7b69385f71 Mon Sep 17 00:00:00 2001 From: Sofia Stamouli <91951607+sofstam@users.noreply.github.com> Date: Mon, 27 Feb 2023 14:18:30 +0100 Subject: [PATCH] Update nextflow_schema.json Co-authored-by: James A. Fellows Yates --- nextflow_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow_schema.json b/nextflow_schema.json index 8aee354..2a72303 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -540,7 +540,7 @@ "taxpasta_add_idlineage": { "type": "boolean", "description": "Add the taxon's entire lineage to the output.", - "help_text": "\nThe standard output format of taxpasta is a two-column table including the read counts and the integer taxonomic ID. The taxon's entire lineage with the taxon identifiers separated by semi-colons can be added as additional information to the output table.\n\nModifies tool parameter(s):\n- taxpasta: `taxpasta_add_idlineage`\n" + "help_text": "\nThe standard output format of taxpasta is a two-column table including the read counts and the integer taxonomic ID. The taxon's entire lineage with the taxon identifiers separated by semi-colons can be added as additional information to the output table.\n\nModifies tool parameter(s):\n- taxpasta: `--taxpasta_add_idlineage`\n" } }, "fa_icon": "fas fa-chart-line"