From 6027fef3cbdc870c0bbb8d390cb760d366f7c72c Mon Sep 17 00:00:00 2001 From: M Bernt Date: Sat, 23 Nov 2024 19:24:04 +0100 Subject: [PATCH] Fix annotation/description --- .../QIIME2-Ia-multiplexed-data-single-end.ga | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/workflows/amplicon/qiime2/qiime2-I-import/QIIME2-Ia-multiplexed-data-single-end.ga b/workflows/amplicon/qiime2/qiime2-I-import/QIIME2-Ia-multiplexed-data-single-end.ga index 6f3d453a8..974c98df5 100644 --- a/workflows/amplicon/qiime2/qiime2-I-import/QIIME2-Ia-multiplexed-data-single-end.ga +++ b/workflows/amplicon/qiime2/qiime2-I-import/QIIME2-Ia-multiplexed-data-single-end.ga @@ -73,14 +73,14 @@ "workflow_outputs": [] }, "2": { - "annotation": "Metadata", + "annotation": "A tab separated metadata file", "content_id": null, "errors": null, "id": 2, "input_connections": {}, "inputs": [ { - "description": "Metadata", + "description": "A tab separated metadata file", "name": "Metadata" } ], @@ -127,14 +127,14 @@ "workflow_outputs": [] }, "4": { - "annotation": "Reverse complement barcodes", + "annotation": "If reverse complement of barcodes is necessary for the analysis, choose Yes.", "content_id": null, "errors": null, "id": 4, "input_connections": {}, "inputs": [ { - "description": "Reverse complement barcodes", + "description": "If reverse complement of barcodes is necessary for the analysis, choose Yes.", "name": "Reverse complement barcodes" } ], @@ -412,4 +412,4 @@ "tags": [], "uuid": "951c418e-f57e-491d-af38-f2c44c6089ce", "version": 45 -} \ No newline at end of file +}