diff --git a/workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6/Purge-duplicate-contigs-VGP-tests.yml b/workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6/Purge-duplicate-contigs-VGP-tests.yml index f6ad67fcd..d0439c476 100644 --- a/workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6/Purge-duplicate-contigs-VGP-tests.yml +++ b/workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6/Purge-duplicate-contigs-VGP-tests.yml @@ -27,7 +27,7 @@ - class: File identifier: yeast_reads_sub1.fastq.gz location: https://zenodo.org/records/10047837/files/Pacbio%20Reads%20Collection%20-%20Trimmed_yeast_reads_sub1.fastq.gz.fastq.gz?download=1 - Provide lineage for BUSCO (e.g., Vertebrata): vertebrata_odb10 + Lineage: vertebrata_odb10 Name of primary assembly: Primary Name of alternate assembly: Alternate outputs: diff --git a/workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6/Purge-duplicate-contigs-VGP6.ga b/workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6/Purge-duplicate-contigs-VGP6.ga index 2ce9d4abf..8bb75782d 100644 --- a/workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6/Purge-duplicate-contigs-VGP6.ga +++ b/workflows/VGP-assembly-v2/Purge-duplicate-contigs-VGP6/Purge-duplicate-contigs-VGP6.ga @@ -179,18 +179,18 @@ "workflow_outputs": [] }, "6": { - "annotation": "", + "annotation": "Provide lineage for BUSCO (e.g., Vertebrata)", "content_id": null, "errors": null, "id": 6, "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": { @@ -804,15 +804,15 @@ "uuid": "97ce37f6-db2d-483c-abab-813827929e9b", "when": null, "workflow_outputs": [ - { - "label": "Read Coverage and cutoffs calculation on primary assembly : Histogram plot", - "output_name": "hist", - "uuid": "2e045d9d-99e4-457f-9cee-691616ed6590" - }, { "label": "Cutoffs for primary assembly", "output_name": "calcuts_cutoff", "uuid": "d2c6d9bd-e28f-4ff1-ac7b-f9068e49a582" + }, + { + "label": "Read Coverage and cutoffs calculation on primary assembly : Histogram plot", + "output_name": "hist", + "uuid": "2e045d9d-99e4-457f-9cee-691616ed6590" } ] }, @@ -3422,6 +3422,6 @@ "tags": [ "VGP_curated" ], - "uuid": "84966ef2-7c02-4b71-92bc-6c63feddd4ef", - "version": 1 + "uuid": "80fccf94-4f19-400d-9921-f7d8db0cfbc5", + "version": 2 } \ No newline at end of file