Skip to content

Commit d3f92b5

Browse files
author
planemo-autoupdate
committed
Updating workflows/VGP-assembly-v2/Assembly-decontamination-VGP9 from 1.2 to 1.3
1 parent e25500b commit d3f92b5

File tree

2 files changed

+85
-24
lines changed

2 files changed

+85
-24
lines changed

workflows/VGP-assembly-v2/Assembly-decontamination-VGP9/Assembly-decontamination-VGP9.ga

Lines changed: 78 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
}
1616
],
1717
"format-version": "0.1",
18-
"release": "1.2",
1918
"license": "BSD-3-Clause",
2019
"name": "Assembly decontamination VGP9 ",
2120
"report": {
@@ -507,7 +506,12 @@
507506
"output_name": "integer_param"
508507
}
509508
},
510-
"inputs": [],
509+
"inputs": [
510+
{
511+
"description": "runtime parameter for tool Map parameter value",
512+
"name": "input_param_type"
513+
}
514+
],
511515
"label": null,
512516
"name": "Map parameter value",
513517
"outputs": [
@@ -722,7 +726,7 @@
722726
},
723727
"9": {
724728
"annotation": "",
725-
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_line/9.5+galaxy2",
729+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_line/9.5+galaxy3",
726730
"errors": null,
727731
"id": 9,
728732
"input_connections": {
@@ -755,24 +759,24 @@
755759
"output_name": "outfile"
756760
}
757761
},
758-
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_line/9.5+galaxy2",
762+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_line/9.5+galaxy3",
759763
"tool_shed_repository": {
760-
"changeset_revision": "c41d78ae5fee",
764+
"changeset_revision": "ab83aa685821",
761765
"name": "text_processing",
762766
"owner": "bgruening",
763767
"tool_shed": "toolshed.g2.bx.psu.edu"
764768
},
765769
"tool_state": "{\"infile\": {\"__class__\": \"ConnectedValue\"}, \"replacements\": [{\"__index__\": 0, \"find_pattern\": \"ACTION_TRIM\", \"replace_pattern\": \"FIX\", \"sed_options\": \"\"}], \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
766770
"tool_uuid": null,
767-
"tool_version": "9.5+galaxy2",
771+
"tool_version": "9.5+galaxy3",
768772
"type": "tool",
769773
"uuid": "4f45c7bd-a73b-4686-9138-a59cc20faf94",
770774
"when": "$(inputs.when)",
771775
"workflow_outputs": []
772776
},
773777
"10": {
774778
"annotation": "",
775-
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/9.5+galaxy2",
779+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/9.5+galaxy3",
776780
"errors": null,
777781
"id": 10,
778782
"input_connections": {
@@ -820,16 +824,16 @@
820824
"output_name": "out_file1"
821825
}
822826
},
823-
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/9.5+galaxy2",
827+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/9.5+galaxy3",
824828
"tool_shed_repository": {
825-
"changeset_revision": "c41d78ae5fee",
829+
"changeset_revision": "ab83aa685821",
826830
"name": "text_processing",
827831
"owner": "bgruening",
828832
"tool_shed": "toolshed.g2.bx.psu.edu"
829833
},
830-
"tool_state": "{\"inputs\": {\"__class__\": \"RuntimeValue\"}, \"queries\": [{\"__index__\": 0, \"inputs2\": {\"__class__\": \"RuntimeValue\"}}, {\"__index__\": 1, \"inputs2\": {\"__class__\": \"RuntimeValue\"}}], \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
834+
"tool_state": "{\"inputs\": {\"__class__\": \"ConnectedValue\"}, \"queries\": [{\"__index__\": 0, \"inputs2\": {\"__class__\": \"ConnectedValue\"}}, {\"__index__\": 1, \"inputs2\": {\"__class__\": \"ConnectedValue\"}}], \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
831835
"tool_uuid": null,
832-
"tool_version": "9.5+galaxy2",
836+
"tool_version": "9.5+galaxy3",
833837
"type": "tool",
834838
"uuid": "7ca233f7-1ae7-4a6b-9ff7-367028b77bc2",
835839
"when": "$(inputs.when)",
@@ -902,7 +906,7 @@
902906
}
903907
},
904908
"tags": [],
905-
"uuid": "5744e06b-f85b-4749-97c5-1d469a3d8f32"
909+
"uuid": "a434b2d3-a747-46aa-a1c9-13b64eefa0f9"
906910
},
907911
"tool_id": null,
908912
"type": "subworkflow",
@@ -931,7 +935,16 @@
931935
"output_name": "output"
932936
}
933937
},
934-
"inputs": [],
938+
"inputs": [
939+
{
940+
"description": "runtime parameter for tool NCBI FCS GX",
941+
"name": "mode"
942+
},
943+
{
944+
"description": "runtime parameter for tool NCBI FCS GX",
945+
"name": "mode"
946+
}
947+
],
935948
"label": null,
936949
"name": "NCBI FCS GX",
937950
"outputs": [
@@ -986,7 +999,12 @@
986999
"output_name": "clean_fasta"
9871000
}
9881001
},
989-
"inputs": [],
1002+
"inputs": [
1003+
{
1004+
"description": "runtime parameter for tool NCBI BLAST+ dustmasker",
1005+
"name": "db_opts"
1006+
}
1007+
],
9901008
"label": "soft-masking ",
9911009
"name": "NCBI BLAST+ dustmasker",
9921010
"outputs": [
@@ -1088,7 +1106,20 @@
10881106
"output_name": "output"
10891107
}
10901108
},
1091-
"inputs": [],
1109+
"inputs": [
1110+
{
1111+
"description": "runtime parameter for tool NCBI FCS GX",
1112+
"name": "mode"
1113+
},
1114+
{
1115+
"description": "runtime parameter for tool NCBI FCS GX",
1116+
"name": "mode"
1117+
},
1118+
{
1119+
"description": "runtime parameter for tool NCBI FCS GX",
1120+
"name": "mode"
1121+
}
1122+
],
10921123
"label": null,
10931124
"name": "NCBI FCS GX",
10941125
"outputs": [
@@ -1149,7 +1180,7 @@
11491180
},
11501181
"14": {
11511182
"annotation": "",
1152-
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sed_tool/9.5+galaxy2",
1183+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sed_tool/9.5+galaxy3",
11531184
"errors": null,
11541185
"id": 14,
11551186
"input_connections": {
@@ -1185,16 +1216,16 @@
11851216
"output_name": "output"
11861217
}
11871218
},
1188-
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sed_tool/9.5+galaxy2",
1219+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sed_tool/9.5+galaxy3",
11891220
"tool_shed_repository": {
1190-
"changeset_revision": "c41d78ae5fee",
1221+
"changeset_revision": "ab83aa685821",
11911222
"name": "text_processing",
11921223
"owner": "bgruening",
11931224
"tool_shed": "toolshed.g2.bx.psu.edu"
11941225
},
11951226
"tool_state": "{\"adv_opts\": {\"adv_opts_selector\": \"basic\", \"__current_case__\": 0}, \"code\": \"/^>/!y/atcgn/NNNNN/\", \"infile\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
11961227
"tool_uuid": null,
1197-
"tool_version": "9.5+galaxy2",
1228+
"tool_version": "9.5+galaxy3",
11981229
"type": "tool",
11991230
"uuid": "5089350b-c1a9-498a-9786-9864d484f77a",
12001231
"when": null,
@@ -1215,7 +1246,16 @@
12151246
"output_name": "outfile"
12161247
}
12171248
},
1218-
"inputs": [],
1249+
"inputs": [
1250+
{
1251+
"description": "runtime parameter for tool NCBI FCS GX",
1252+
"name": "mode"
1253+
},
1254+
{
1255+
"description": "runtime parameter for tool NCBI FCS GX",
1256+
"name": "mode"
1257+
}
1258+
],
12191259
"label": null,
12201260
"name": "NCBI FCS GX",
12211261
"outputs": [
@@ -1382,7 +1422,20 @@
13821422
"output_name": "mito_scaff_names"
13831423
}
13841424
},
1385-
"inputs": [],
1425+
"inputs": [
1426+
{
1427+
"description": "runtime parameter for tool gfastats",
1428+
"name": "mode_condition"
1429+
},
1430+
{
1431+
"description": "runtime parameter for tool gfastats",
1432+
"name": "target_condition"
1433+
},
1434+
{
1435+
"description": "runtime parameter for tool gfastats",
1436+
"name": "target_condition"
1437+
}
1438+
],
13861439
"label": "removing scaffolds ",
13871440
"name": "gfastats",
13881441
"outputs": [
@@ -1429,6 +1482,7 @@
14291482
"tags": [
14301483
"VGP_curated"
14311484
],
1432-
"uuid": "f95bc090-e929-4cec-be3b-d23190f3e784",
1433-
"version": 10
1434-
}
1485+
"uuid": "428204f0-5c30-4144-9f46-06739c1c0c55",
1486+
"version": 1,
1487+
"release": "1.3"
1488+
}

workflows/VGP-assembly-v2/Assembly-decontamination-VGP9/CHANGELOG.md

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

3+
## [1.3] - 2026-01-19
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_line/9.5+galaxy2` was updated to `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_line/9.5+galaxy3`
7+
- `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/9.5+galaxy2` was updated to `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cat/9.5+galaxy3`
8+
- `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sed_tool/9.5+galaxy2` was updated to `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sed_tool/9.5+galaxy3`
9+
310
## [1.2] - 2025-10-20
411

512
### Changes

0 commit comments

Comments
 (0)