From e61d5290155cb6d696c5c5bba9a5a4690f99b4b8 Mon Sep 17 00:00:00 2001 From: Igor Trujnara <53370556+itrujnara@users.noreply.github.com> Date: Tue, 28 May 2024 18:10:29 +0200 Subject: [PATCH] Update nextflow_schema.json Co-authored-by: Jose Espinosa-Carrasco --- nextflow_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow_schema.json b/nextflow_schema.json index abf877d..0a08e56 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -32,7 +32,7 @@ "output_intermediates": { "type": "boolean", "default": "false", - "description": "Output certain potentially interesting intermediate files, including specific prediction lists.", + "description": "Output intermediate files, including specific prediction lists.", "fa_icon": "fas fa-folder-open" }, "email": {