Skip to content

Commit bfb7385

Browse files
author
planemo-autoupdate
committed
Updating workflows/microbiome/pathogen-identification/allele-based-pathogen-identification from 0.1.4 to 0.1.5
1 parent 8edaf26 commit bfb7385

File tree

2 files changed

+30
-23
lines changed

2 files changed

+30
-23
lines changed

workflows/microbiome/pathogen-identification/allele-based-pathogen-identification/Allele-based-Pathogen-Identification.ga

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@
100100
],
101101
"format-version": "0.1",
102102
"license": "MIT",
103-
"release": "0.1.4",
104103
"name": "Allele-based Pathogen Identification",
105104
"report": {
106105
"markdown": "# Allele-based Pathogen Identification Workflow Report\nBelow are the results for the Allele based Pathogenic Identification Workflow\n\nThis workflow was run on:\n\n```galaxy\ngenerate_time()\n```\n\nWith Galaxy version:\n\n```galaxy\ngenerate_galaxy_version()\n```\n\n## Workflow Inputs\nThe Perprocessing workflow main output (Collection of all samples reads after quality retaining and hosts filtering), and a FASTA file of the reference genome of the main Pathogen identified in the Gene based Pathogen Identification workflow, or per-known to the user.\n\n## Workflow Output: \n\n### All variants found per sample against the reference genome\n\n```galaxy\nhistory_dataset_display(output=\"extracted_fields_from_the_vcf_output\")\n```\n\n### Number of variants per sample\n\n```galaxy\nhistory_dataset_display(output=\"number_of_variants_per_sample\")\n```\n\n### Mapping mean depth of coverage per sample\n\n```galaxy\nhistory_dataset_display(output=\"mapping_mean_depth_per_sample\")\n```\n\n### Mapping breadth of coverage percentage per sample\n\n```galaxy\nhistory_dataset_display(output=\"mapping_coverage_percentage_per_sample\")\n```\n\n"
@@ -450,7 +449,7 @@
450449
},
451450
"7": {
452451
"annotation": "",
453-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/samtools_coverage/samtools_coverage/1.15.1+galaxy2",
452+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/samtools_coverage/samtools_coverage/1.20+galaxy3",
454453
"errors": null,
455454
"id": 7,
456455
"input_connections": {
@@ -478,15 +477,15 @@
478477
"top": 959.0024861037228
479478
},
480479
"post_job_actions": {},
481-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/samtools_coverage/samtools_coverage/1.15.1+galaxy2",
480+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/samtools_coverage/samtools_coverage/1.20+galaxy3",
482481
"tool_shed_repository": {
483-
"changeset_revision": "c4ff13d2aab3",
482+
"changeset_revision": "f4f7f632815d",
484483
"name": "samtools_coverage",
485484
"owner": "iuc",
486485
"tool_shed": "toolshed.g2.bx.psu.edu"
487486
},
488487
"tool_state": "{\"additional_options\": {\"min_read_length\": \"0\", \"min_mq\": \"0\", \"min_bq\": \"0\", \"required_flags\": null, \"skipped_flags\": [\"4\", \"256\", \"512\", \"1024\"], \"region\": \"\"}, \"condition_histogram\": {\"histogram_select\": \"no\", \"__current_case__\": 1}, \"condition_input\": {\"input_pooling\": \"No\", \"__current_case__\": 0, \"input\": {\"__class__\": \"ConnectedValue\"}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
489-
"tool_version": "1.15.1+galaxy2",
488+
"tool_version": "1.20+galaxy3",
490489
"type": "tool",
491490
"uuid": "c7c149a8-ec6b-4cd3-80d0-bf2badca7e9d",
492491
"when": null,
@@ -556,7 +555,7 @@
556555
},
557556
"9": {
558557
"annotation": "",
559-
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy0",
558+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy2",
560559
"errors": null,
561560
"id": 9,
562561
"input_connections": {
@@ -579,15 +578,15 @@
579578
"top": 623.8951200002152
580579
},
581580
"post_job_actions": {},
582-
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy0",
581+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy2",
583582
"tool_shed_repository": {
584-
"changeset_revision": "3dc70b59608c",
583+
"changeset_revision": "c41d78ae5fee",
585584
"name": "text_processing",
586585
"owner": "bgruening",
587586
"tool_shed": "toolshed.g2.bx.psu.edu"
588587
},
589588
"tool_state": "{\"complement\": \"--complement\", \"cut_type_options\": {\"cut_element\": \"-f\", \"__current_case__\": 0, \"delimiter\": \"\", \"colnames_option\": {\"header\": \"N\", \"__current_case__\": 1, \"list\": \"1,2\"}}, \"input\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
590-
"tool_version": "9.5+galaxy0",
589+
"tool_version": "9.5+galaxy2",
591590
"type": "tool",
592591
"uuid": "f6f94754-2660-4fe4-b1dc-937728fc898f",
593592
"when": null,
@@ -884,7 +883,7 @@
884883
},
885884
"16": {
886885
"annotation": "",
887-
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy0",
886+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy2",
888887
"errors": null,
889888
"id": 16,
890889
"input_connections": {
@@ -907,15 +906,15 @@
907906
"top": 952.9024800002072
908907
},
909908
"post_job_actions": {},
910-
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy0",
909+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy2",
911910
"tool_shed_repository": {
912-
"changeset_revision": "3dc70b59608c",
911+
"changeset_revision": "c41d78ae5fee",
913912
"name": "text_processing",
914913
"owner": "bgruening",
915914
"tool_shed": "toolshed.g2.bx.psu.edu"
916915
},
917916
"tool_state": "{\"complement\": \"\", \"count\": \"1\", \"infile\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
918-
"tool_version": "9.5+galaxy0",
917+
"tool_version": "9.5+galaxy2",
919918
"type": "tool",
920919
"uuid": "de8ceb06-c76a-4de5-ad01-4e86edd32b84",
921920
"when": null,
@@ -1049,7 +1048,7 @@
10491048
},
10501049
"20": {
10511050
"annotation": "",
1052-
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy0",
1051+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy2",
10531052
"errors": null,
10541053
"id": 20,
10551054
"input_connections": {
@@ -1072,15 +1071,15 @@
10721071
"top": 949.9024800002072
10731072
},
10741073
"post_job_actions": {},
1075-
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy0",
1074+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy2",
10761075
"tool_shed_repository": {
1077-
"changeset_revision": "3dc70b59608c",
1076+
"changeset_revision": "c41d78ae5fee",
10781077
"name": "text_processing",
10791078
"owner": "bgruening",
10801079
"tool_shed": "toolshed.g2.bx.psu.edu"
10811080
},
10821081
"tool_state": "{\"complement\": \"\", \"cut_type_options\": {\"cut_element\": \"-f\", \"__current_case__\": 0, \"delimiter\": \"\", \"colnames_option\": {\"header\": \"N\", \"__current_case__\": 1, \"list\": \"1\"}}, \"input\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
1083-
"tool_version": "9.5+galaxy0",
1082+
"tool_version": "9.5+galaxy2",
10841083
"type": "tool",
10851084
"uuid": "74036007-7df4-4e3f-86c3-e73f511bdbbe",
10861085
"when": null,
@@ -1179,7 +1178,7 @@
11791178
},
11801179
"23": {
11811180
"annotation": "",
1182-
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy0",
1181+
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy2",
11831182
"errors": null,
11841183
"id": 23,
11851184
"input_connections": {
@@ -1202,15 +1201,15 @@
12021201
"top": 44.899993896484375
12031202
},
12041203
"post_job_actions": {},
1205-
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy0",
1204+
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy2",
12061205
"tool_shed_repository": {
1207-
"changeset_revision": "3dc70b59608c",
1206+
"changeset_revision": "c41d78ae5fee",
12081207
"name": "text_processing",
12091208
"owner": "bgruening",
12101209
"tool_shed": "toolshed.g2.bx.psu.edu"
12111210
},
12121211
"tool_state": "{\"complement\": \"\", \"count\": \"1\", \"infile\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
1213-
"tool_version": "9.5+galaxy0",
1212+
"tool_version": "9.5+galaxy2",
12141213
"type": "tool",
12151214
"uuid": "49b1771c-f107-4dff-8683-65aa58c1c0ad",
12161215
"when": null,
@@ -1322,6 +1321,7 @@
13221321
"name:PathoGFAIR",
13231322
"name:IWC"
13241323
],
1325-
"uuid": "435875a1-72c4-4fda-8943-3a78f25c6574",
1326-
"version": 72
1324+
"uuid": "5141ec2a-281a-47e7-9254-c4715dd7951a",
1325+
"version": 1,
1326+
"release": "0.1.5"
13271327
}

workflows/microbiome/pathogen-identification/allele-based-pathogen-identification/CHANGELOG.md

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

3+
## [0.1.5] - 2025-06-09
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/iuc/samtools_coverage/samtools_coverage/1.15.1+galaxy2` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/samtools_coverage/samtools_coverage/1.20+galaxy3`
7+
- `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_cut_tool/9.5+galaxy2`
8+
- `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_head_tool/9.5+galaxy2`
9+
310
## [0.1.4] - 2025-03-10
411

512
### Automatic update

0 commit comments

Comments
 (0)