diff --git a/workflows/VGP-assembly-v2/Scaffolding-HiC-VGP8/Scaffolding-HiC-VGP8.ga b/workflows/VGP-assembly-v2/Scaffolding-HiC-VGP8/Scaffolding-HiC-VGP8.ga index 0088dad662..d35e6efb86 100644 --- a/workflows/VGP-assembly-v2/Scaffolding-HiC-VGP8/Scaffolding-HiC-VGP8.ga +++ b/workflows/VGP-assembly-v2/Scaffolding-HiC-VGP8/Scaffolding-HiC-VGP8.ga @@ -1,6 +1,6 @@ { "a_galaxy_workflow": "true", - "annotation": "", + "annotation": "Scaffolding using HiC data with YAHS.", "creator": [ { "class": "Organization", @@ -13,8 +13,8 @@ } ], "format-version": "0.1", - "license": "CC-BY-4.0", "release": "0.1.1", + "license": "CC-BY-4.0", "name": "Scaffolding-HiC-VGP8", "steps": { "0": { @@ -72,18 +72,18 @@ "workflow_outputs": [] }, "2": { - "annotation": "", + "annotation": "Provide lineage for BUSCO (e.g. Vertebrata)", "content_id": null, "errors": null, "id": 2, "input_connections": {}, "inputs": [ { - "description": "", - "name": "Provide lineage for BUSCO (e.g., Vertebrata)" + "description": "Provide lineage for BUSCO (e.g. Vertebrata)", + "name": "Lineage" } ], - "label": "Provide lineage for BUSCO (e.g., Vertebrata)", + "label": "Lineage", "name": "Input parameter", "outputs": [], "position": { @@ -1122,15 +1122,15 @@ "uuid": "9e1fe0cc-77a8-4239-a139-14900a5fcc94", "when": null, "workflow_outputs": [ - { - "label": "Busco Summary", - "output_name": "busco_sum", - "uuid": "b9937b4e-aed2-4fcf-aad2-1b56d65bed84" - }, { "label": "Busco Summary image", "output_name": "summary_image", "uuid": "5e1fe01a-5d84-4deb-a30b-c2a2d4b46b61" + }, + { + "label": "Busco Summary", + "output_name": "busco_sum", + "uuid": "b9937b4e-aed2-4fcf-aad2-1b56d65bed84" } ] }, @@ -1994,6 +1994,6 @@ "tags": [ "VGP_curated" ], - "uuid": "145b44d5-a080-4ceb-b54d-830fb8b16270", - "version": 7 -} \ No newline at end of file + "uuid": "2551cf72-6739-4ff1-a5ac-8f5061121fda", + "version": 3 +}