Skip to content

Commit 7b4db33

Browse files
authored
Merge pull request #649 from planemo-autoupdate/workflows/VGP-assembly-v2/Assembly-Hifi-Trio-phasing-VGP5
Updating workflows/VGP-assembly-v2/Assembly-Hifi-Trio-phasing-VGP5 from 0.4 to 0.5
2 parents e15f141 + 4114275 commit 7b4db33

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

workflows/VGP-assembly-v2/Assembly-Hifi-Trio-phasing-VGP5/Assembly-Hifi-Trio-phasing-VGP5.ga

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"format-version": "0.1",
1717
"license": "CC-BY-4.0",
18-
"release": "0.4",
18+
"release": "0.5",
1919
"name": "Assembly-Hifi-Trio-phasing-VGP5",
2020
"report": {
2121
"markdown": "\n# Workflow Execution Report\n\nTime workflow was invoked:\n\n```galaxy\ninvocation_time()\n```\nGalaxy version :\n\n```galaxy\ngenerate_galaxy_version()\n```\n\n## Raw unitig graph\n\n```galaxy\nhistory_dataset_as_image(output=\"raw unitig graph image\")\n```\n\n## Merqury results\n\n### Merqury QV\n\n```galaxy\nhistory_dataset_as_table(output=merqury_stats)\n```\n\n### Merqury completeness\n\n```galaxy\nhistory_dataset_as_table(output=\"merqury_stats\")\n```\n\n### Merqury plots\n\n\nspectra-cn:\n\n\n```galaxy\nhistory_dataset_as_image(output=\"output_merqury.spectra-cn.fl\")\n```\n\nspectra-asm:\n\n```galaxy\nhistory_dataset_as_image(output=\"output_merqury.spectra-asm.fl\")\n```\n\n\nhap1 spectra-cn:\n\n\r\n```galaxy\nhistory_dataset_as_image(output=\"output_merqury.assembly_01.spectra-cn.fl\")\n```\r\n\n\nhap2 spectra-cn:\n\n```galaxy\nhistory_dataset_as_image(output=\"output_merqury.assembly_02.spectra-cn.fl\")\n```\n\n## BUSCO results (Vertebrata database)\n\nHap1\n\n```galaxy\nhistory_dataset_as_image(output=\"Busco Summary Image Hap1\")\n```\n\nHap2\n\n```galaxy\nhistory_dataset_as_image(output=\"Busco Summary Image Hap2\")\n```\n\n## Assembly statistics\n\n\n```galaxy\nhistory_dataset_as_table(output=\"clean_stats\")\n```\n\n\n## Nx and Size plots\n\n\n```galaxy\nhistory_dataset_as_image(output=\"Nx Plot\")\n```\n\n\n```galaxy\nhistory_dataset_as_image(output=\"Size Plot\")\n```\n\n\n\n## Current Workflow\n```galaxy\nworkflow_display()\n```\n"
@@ -696,7 +696,7 @@
696696
},
697697
"21": {
698698
"annotation": "",
699-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.24.1+galaxy0",
699+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy0",
700700
"errors": null,
701701
"id": 21,
702702
"input_connections": {
@@ -723,15 +723,15 @@
723723
"top": 79.2265625
724724
},
725725
"post_job_actions": {},
726-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.24.1+galaxy0",
726+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy0",
727727
"tool_shed_repository": {
728-
"changeset_revision": "f7e2f1eb3a16",
728+
"changeset_revision": "a7e081ceb76a",
729729
"name": "multiqc",
730730
"owner": "iuc",
731731
"tool_shed": "toolshed.g2.bx.psu.edu"
732732
},
733733
"tool_state": "{\"comment\": \"\", \"export\": false, \"flat\": false, \"results\": [{\"__index__\": 0, \"software_cond\": {\"software\": \"cutadapt\", \"__current_case__\": 5, \"input\": {\"__class__\": \"ConnectedValue\"}}}], \"saveLog\": \"false\", \"title\": \"\", \"__page__\": null, \"__rerun_remap_job_id__\": null}",
734-
"tool_version": "1.24.1+galaxy0",
734+
"tool_version": "1.27+galaxy0",
735735
"type": "tool",
736736
"uuid": "b64b5b58-cf21-4fb6-af57-2e8a56e85142",
737737
"when": null,
@@ -2467,7 +2467,7 @@
24672467
}
24682468
},
24692469
"tags": [],
2470-
"uuid": "857e24f8-fb7a-4a3f-a55c-aea22e32a282"
2470+
"uuid": "45a56829-3c02-421f-bd8e-33571a6551bb"
24712471
},
24722472
"tool_id": null,
24732473
"type": "subworkflow",
@@ -2849,7 +2849,7 @@
28492849
}
28502850
},
28512851
"tags": [],
2852-
"uuid": "cd145237-3c4a-400d-90d4-9603f3098ce6"
2852+
"uuid": "31ca169e-9cb6-4e38-b356-8ced1da32bf3"
28532853
},
28542854
"tool_id": null,
28552855
"type": "subworkflow",
@@ -3741,7 +3741,7 @@
37413741
}
37423742
},
37433743
"tags": [],
3744-
"uuid": "37bb5ce3-a485-4340-b37a-7f3ab5c655fa"
3744+
"uuid": "8cc09c34-e184-4acc-bc4c-7242f362e838"
37453745
},
37463746
"tool_id": null,
37473747
"type": "subworkflow",

workflows/VGP-assembly-v2/Assembly-Hifi-Trio-phasing-VGP5/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.5] 2025-01-27
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.24.1+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy0`
7+
38
## [0.4] 2024-12-16
49

510
### Automatic update

0 commit comments

Comments
 (0)