Skip to content

Commit a1925cc

Browse files
authored
Merge pull request #895 from planemo-autoupdate/workflows/microbiome/mags-building
Updating workflows/microbiome/mags-building from 0.2 to 0.3
2 parents 3a7455e + 4c0be4c commit a1925cc

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

workflows/microbiome/mags-building/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.3] - 2025-06-09
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.5+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.5+galaxy2`
7+
38
## [0.2] - 2025-05-19
49

510
### Automatic update

workflows/microbiome/mags-building/MAGs-generation.ga

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1882,7 +1882,7 @@
18821882
},
18831883
"44": {
18841884
"annotation": "",
1885-
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.5+galaxy0",
1885+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.5+galaxy2",
18861886
"errors": null,
18871887
"id": 44,
18881888
"input_connections": {
@@ -1905,15 +1905,15 @@
19051905
"top": 20
19061906
},
19071907
"post_job_actions": {},
1908-
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.5+galaxy0",
1908+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_awk_tool/9.5+galaxy2",
19091909
"tool_shed_repository": {
1910-
"changeset_revision": "6073bb457ec0",
1910+
"changeset_revision": "c41d78ae5fee",
19111911
"name": "text_processing",
19121912
"owner": "bgruening",
19131913
"tool_shed": "toolshed.g2.bx.psu.edu"
19141914
},
1915-
"tool_state": "{\"code\": \"BEGIN {OFS=\\\"\\\\t\\\"; print \\\"genome\\\\tcompleteness\\\\tcontamination\\\"} \\nNR > 1 {\\n if ($1 !~ /\\\\.fasta$/) \\n $1 = $1 \\\".fasta\\\"\\n print $1, $2, $3\\n}\", \"infile\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
1916-
"tool_version": "9.5+galaxy0",
1915+
"tool_state": "{\"code\": \"BEGIN {OFS=\\\"\\\\t\\\"; print \\\"genome\\\\tcompleteness\\\\tcontamination\\\"} \\nNR > 1 {\\n if ($1 !~ /\\\\.fasta$/) \\n $1 = $1 \\\".fasta\\\"\\n print $1, $2, $3\\n}\", \"infile\": {\"__class__\": \"ConnectedValue\"}, \"variables\": [], \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
1916+
"tool_version": "9.5+galaxy2",
19171917
"type": "tool",
19181918
"uuid": "aebd1724-8c8e-43ff-bcfe-78356bf04b3b",
19191919
"when": null,
@@ -2570,7 +2570,7 @@
25702570
"tags": [
25712571
"name:FAIRyMAGs"
25722572
],
2573-
"uuid": "73feba42-8a6c-4b16-b56d-9299d74a252f",
2573+
"uuid": "e4e70fc0-b584-4e86-8b8f-c6bcdda2e11a",
25742574
"version": 1,
2575-
"release": "0.2"
2575+
"release": "0.3"
25762576
}

0 commit comments

Comments
 (0)