Skip to content

Commit 92faeee

Browse files
author
planemo-autoupdate
committed
Updating workflows/genome-assembly/bacterial-genome-assembly from 2.0 to 2.1
1 parent ad4077d commit 92faeee

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

workflows/genome-assembly/bacterial-genome-assembly/CHANGELOG.md

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

3+
## [2.1] - 2025-11-10
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator/tooldistillator/1.0.0+galaxy1` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator/tooldistillator/1.0.4+galaxy0`
7+
- `toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator_summarize/tooldistillator_summarize/1.0.0+galaxy1` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator_summarize/tooldistillator_summarize/1.0.4+galaxy0`
8+
39
## [2.0] - 2025-08-11
410

511
### Removed

workflows/genome-assembly/bacterial-genome-assembly/bacterial_genome_assembly.ga

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
},
356356
"5": {
357357
"annotation": "ToolDistillator extracts results from tools and creates a JSON file for each tool",
358-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator/tooldistillator/1.0.0+galaxy1",
358+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator/tooldistillator/1.0.4+galaxy0",
359359
"errors": null,
360360
"id": 5,
361361
"input_connections": {
@@ -409,15 +409,15 @@
409409
"output_name": "output_json"
410410
}
411411
},
412-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator/tooldistillator/1.0.0+galaxy1",
412+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator/tooldistillator/1.0.4+galaxy0",
413413
"tool_shed_repository": {
414-
"changeset_revision": "c6b5c2975e51",
414+
"changeset_revision": "9f1c8dc0253e",
415415
"name": "tooldistillator",
416416
"owner": "iuc",
417417
"tool_shed": "toolshed.g2.bx.psu.edu"
418418
},
419-
"tool_state": "{\"log\": false, \"tool_section\": {\"tools\": [{\"__index__\": 0, \"select_tool\": {\"tool_list\": \"shovill\", \"__current_case__\": 36, \"input\": {\"__class__\": \"RuntimeValue\"}, \"contig_graph_path\": {\"__class__\": \"RuntimeValue\"}, \"bam_file_path\": {\"__class__\": \"RuntimeValue\"}, \"origin\": {\"origin\": \"false\", \"__current_case__\": 1}, \"reference_database_version\": null}}, {\"__index__\": 1, \"select_tool\": {\"tool_list\": \"bandage\", \"__current_case__\": 4, \"input\": {\"__class__\": \"RuntimeValue\"}, \"bandage_plot_path\": {\"__class__\": \"RuntimeValue\"}, \"origin\": {\"origin\": \"false\", \"__current_case__\": 1}, \"reference_database_version\": null}}]}, \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
420-
"tool_version": "1.0.0+galaxy1",
419+
"tool_state": "{\"log\": false, \"tool_section\": {\"tools\": [{\"__index__\": 0, \"select_tool\": {\"tool_list\": \"shovill\", \"__current_case__\": 36, \"input\": {\"__class__\": \"ConnectedValue\"}, \"contig_graph_path\": {\"__class__\": \"ConnectedValue\"}, \"bam_file_path\": {\"__class__\": \"ConnectedValue\"}, \"origin\": {\"origin\": \"false\", \"__current_case__\": 1}, \"reference_database_version\": null}}, {\"__index__\": 1, \"select_tool\": {\"tool_list\": \"bandage\", \"__current_case__\": 4, \"input\": {\"__class__\": \"ConnectedValue\"}, \"bandage_plot_path\": {\"__class__\": \"ConnectedValue\"}, \"origin\": {\"origin\": \"false\", \"__current_case__\": 1}, \"reference_database_version\": null}}]}, \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
420+
"tool_version": "1.0.4+galaxy0",
421421
"type": "tool",
422422
"uuid": "b6156c8e-5048-41e3-90d9-f9302734c3d1",
423423
"when": null,
@@ -431,7 +431,7 @@
431431
},
432432
"6": {
433433
"annotation": "ToolDistillator summarize groups all JSON file into a unique JSON file",
434-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator_summarize/tooldistillator_summarize/1.0.0+galaxy1",
434+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator_summarize/tooldistillator_summarize/1.0.4+galaxy0",
435435
"errors": null,
436436
"id": 6,
437437
"input_connections": {
@@ -440,12 +440,7 @@
440440
"output_name": "output_json"
441441
}
442442
},
443-
"inputs": [
444-
{
445-
"description": "runtime parameter for tool ToolDistillator Summarize",
446-
"name": "summarize_data"
447-
}
448-
],
443+
"inputs": [],
449444
"label": "ToolDistillator summarize",
450445
"name": "ToolDistillator Summarize",
451446
"outputs": [
@@ -474,15 +469,15 @@
474469
"output_name": "summary_json"
475470
}
476471
},
477-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator_summarize/tooldistillator_summarize/1.0.0+galaxy1",
472+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/tooldistillator_summarize/tooldistillator_summarize/1.0.4+galaxy0",
478473
"tool_shed_repository": {
479-
"changeset_revision": "3d0223265277",
474+
"changeset_revision": "f4f71128f097",
480475
"name": "tooldistillator_summarize",
481476
"owner": "iuc",
482477
"tool_shed": "toolshed.g2.bx.psu.edu"
483478
},
484-
"tool_state": "{\"summarize_data\": {\"__class__\": \"RuntimeValue\"}, \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
485-
"tool_version": "1.0.0+galaxy1",
479+
"tool_state": "{\"summarize_data\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
480+
"tool_version": "1.0.4+galaxy0",
486481
"type": "tool",
487482
"uuid": "3bbe0eba-b6bb-4d43-ab57-2b899b8112ae",
488483
"when": null,
@@ -504,7 +499,7 @@
504499
"quality",
505500
"ABRomics"
506501
],
507-
"uuid": "14fc2baa-a9fb-4e90-a8ec-f542faf1d8c2",
502+
"uuid": "5991580d-0dee-44f7-9df0-fa785743b942",
508503
"version": 1,
509-
"release": "2.0"
504+
"release": "2.1"
510505
}

0 commit comments

Comments
 (0)