From ddaed0a80603c70ab29d59d5a8b53882cc8c6e8c Mon Sep 17 00:00:00 2001 From: Nico Trummer Date: Wed, 25 Sep 2024 20:26:25 +0200 Subject: [PATCH] Fix schema error --- nextflow_schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow_schema.json b/nextflow_schema.json index 49c7903e..8464278c 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -102,7 +102,7 @@ } } }, - "mirna_processing_options": { + "mirna_options": { "title": "miRNA options", "type": "object", "fa_icon": "fas fa-terminal",