Skip to content

Commit 82356ac

Browse files
author
planemo-autoupdate
committed
Updating workflows/genome-assembly/quality-and-contamination-control from 1.1.6 to 1.1.7
1 parent 6a6a470 commit 82356ac

File tree

2 files changed

+23
-36
lines changed

2 files changed

+23
-36
lines changed

workflows/genome-assembly/quality-and-contamination-control/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.7] 2025-03-17
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.24.0+galaxy3` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.24.0+galaxy4`
7+
- `toolshed.g2.bx.psu.edu/repos/iuc/bracken/est_abundance/3.0+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/bracken/est_abundance/3.1+galaxy0`
8+
- `toolshed.g2.bx.psu.edu/repos/iuc/recentrifuge/recentrifuge/1.15.0+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/recentrifuge/recentrifuge/1.15.1+galaxy0`
9+
310
## [1.1.6] - 2024-11-18
411

512
### Automatic update

workflows/genome-assembly/quality-and-contamination-control/quality_and_contamination_control.ga

+16-36
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"format-version": "0.1",
2929
"license": "GPL-3.0-or-later",
30-
"release": "1.1.6",
30+
"release": "1.1.7",
3131
"name": "Quality and Contamination Control For Genome Assembly",
3232
"steps": {
3333
"0": {
@@ -104,7 +104,7 @@
104104
"top": 307.433349609375
105105
},
106106
"tool_id": null,
107-
"tool_state": "{\"restrictOnConnections\": true, \"parameter_type\": \"text\", \"optional\": false}",
107+
"tool_state": "{\"validators\": [], \"restrictOnConnections\": true, \"parameter_type\": \"text\", \"optional\": false}",
108108
"tool_version": null,
109109
"type": "parameter_input",
110110
"uuid": "1a56b57e-8893-4cbc-a984-329e0b815cbd",
@@ -137,7 +137,7 @@
137137
"top": 454.91066885428484
138138
},
139139
"tool_id": null,
140-
"tool_state": "{\"restrictOnConnections\": true, \"parameter_type\": \"text\", \"optional\": false}",
140+
"tool_state": "{\"validators\": [], \"restrictOnConnections\": true, \"parameter_type\": \"text\", \"optional\": false}",
141141
"tool_version": null,
142142
"type": "parameter_input",
143143
"uuid": "daac0634-bcf4-4fdd-bcd2-67247f5afdd0",
@@ -152,24 +152,16 @@
152152
},
153153
"4": {
154154
"annotation": "fastp_triming, quality analaysis and read cleaning",
155-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.24.0+galaxy3",
155+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.24.0+galaxy4",
156156
"errors": null,
157157
"id": 4,
158158
"input_connections": {
159159
"single_paired|in1": {
160160
"id": 0,
161161
"output_name": "output"
162-
},
163-
"single_paired|in2": {
164-
"id": 1,
165-
"output_name": "output"
166162
}
167163
},
168164
"inputs": [
169-
{
170-
"description": "runtime parameter for tool fastp",
171-
"name": "single_paired"
172-
},
173165
{
174166
"description": "runtime parameter for tool fastp",
175167
"name": "single_paired"
@@ -182,10 +174,6 @@
182174
"name": "out1",
183175
"type": "input"
184176
},
185-
{
186-
"name": "out2",
187-
"type": "input"
188-
},
189177
{
190178
"name": "report_html",
191179
"type": "html"
@@ -271,15 +259,15 @@
271259
"output_name": "report_json"
272260
}
273261
},
274-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.24.0+galaxy3",
262+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/0.24.0+galaxy4",
275263
"tool_shed_repository": {
276-
"changeset_revision": "a626e8c0e1ba",
264+
"changeset_revision": "10678d49d39e",
277265
"name": "fastp",
278266
"owner": "iuc",
279267
"tool_shed": "toolshed.g2.bx.psu.edu"
280268
},
281-
"tool_state": "{\"filter_options\": {\"quality_filtering_options\": {\"disable_quality_filtering\": false, \"qualified_quality_phred\": null, \"unqualified_percent_limit\": null, \"n_base_limit\": null}, \"length_filtering_options\": {\"disable_length_filtering\": false, \"length_required\": null, \"length_limit\": null}, \"low_complexity_filter\": {\"enable_low_complexity_filter\": false, \"complexity_threshold\": null}}, \"output_options\": {\"report_html\": true, \"report_json\": true}, \"overrepresented_sequence_analysis\": {\"overrepresentation_analysis\": false, \"overrepresentation_sampling\": null}, \"read_mod_options\": {\"polyg_tail_trimming\": {\"trimming_select\": \"\", \"__current_case__\": 1, \"poly_g_min_len\": null}, \"polyx_tail_trimming\": {\"polyx_trimming_select\": \"\", \"__current_case__\": 1}, \"umi_processing\": {\"umi\": false, \"umi_loc\": null, \"umi_len\": null, \"umi_prefix\": null}, \"cutting_by_quality_options\": {\"cut_by_quality5\": false, \"cut_by_quality3\": false, \"cut_window_size\": null, \"cut_mean_quality\": null}, \"base_correction_options\": {\"correction\": false}}, \"single_paired\": {\"single_paired_selector\": \"paired\", \"__current_case__\": 1, \"in1\": {\"__class__\": \"ConnectedValue\"}, \"in2\": {\"__class__\": \"ConnectedValue\"}, \"merge_reads\": {\"merge\": \"\", \"__current_case__\": 1}, \"adapter_trimming_options\": {\"disable_adapter_trimming\": false, \"adapter_sequence1\": null, \"adapter_sequence2\": null, \"detect_adapter_for_pe\": false}, \"global_trimming_options\": {\"trim_front1\": null, \"trim_tail1\": null, \"trim_front2\": null, \"trim_tail2\": null}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
282-
"tool_version": "0.24.0+galaxy3",
269+
"tool_state": "{\"filter_options\": {\"quality_filtering_options\": {\"disable_quality_filtering\": false, \"qualified_quality_phred\": null, \"unqualified_percent_limit\": null, \"n_base_limit\": null}, \"length_filtering_options\": {\"disable_length_filtering\": false, \"length_required\": null, \"length_limit\": null}, \"low_complexity_filter\": {\"enable_low_complexity_filter\": false, \"complexity_threshold\": null}}, \"output_options\": {\"report_html\": true, \"report_json\": true}, \"overrepresented_sequence_analysis\": {\"overrepresentation_analysis\": false, \"overrepresentation_sampling\": null}, \"read_mod_options\": {\"polyg_tail_trimming\": {\"trimming_select\": \"\", \"__current_case__\": 1, \"poly_g_min_len\": null}, \"polyx_tail_trimming\": {\"polyx_trimming_select\": \"\", \"__current_case__\": 1}, \"umi_processing\": {\"umi\": false, \"umi_loc\": null, \"umi_len\": null, \"umi_prefix\": null}, \"cutting_by_quality_options\": {\"cut_by_quality5\": false, \"cut_by_quality3\": false, \"cut_window_size\": null, \"cut_mean_quality\": null}, \"base_correction_options\": {\"correction\": false}}, \"single_paired\": {\"single_paired_selector\": \"single\", \"__current_case__\": 0, \"in1\": {\"__class__\": \"RuntimeValue\"}, \"adapter_trimming_options\": {\"disable_adapter_trimming\": false, \"adapter_sequence1\": null}, \"global_trimming_options\": {\"trim_front1\": null, \"trim_tail1\": null}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
270+
"tool_version": "0.24.0+galaxy4",
283271
"type": "tool",
284272
"uuid": "7f405009-2491-4633-b4e1-ca0fdbd8360d",
285273
"when": null,
@@ -319,10 +307,6 @@
319307
"single_paired|forward_input": {
320308
"id": 4,
321309
"output_name": "out1"
322-
},
323-
"single_paired|reverse_input": {
324-
"id": 4,
325-
"output_name": "out2"
326310
}
327311
},
328312
"inputs": [
@@ -408,7 +392,7 @@
408392
},
409393
"6": {
410394
"annotation": "bracken_abundance_estimation",
411-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/bracken/est_abundance/3.0+galaxy0",
395+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/bracken/est_abundance/3.1+galaxy0",
412396
"errors": null,
413397
"id": 6,
414398
"input_connections": {
@@ -468,15 +452,15 @@
468452
"output_name": "report"
469453
}
470454
},
471-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/bracken/est_abundance/3.0+galaxy0",
455+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/bracken/est_abundance/3.1+galaxy0",
472456
"tool_shed_repository": {
473-
"changeset_revision": "0c7b6eb7e752",
457+
"changeset_revision": "4d350ac5148e",
474458
"name": "bracken",
475459
"owner": "iuc",
476460
"tool_shed": "toolshed.g2.bx.psu.edu"
477461
},
478462
"tool_state": "{\"input\": {\"__class__\": \"ConnectedValue\"}, \"kmer_distr\": {\"__class__\": \"ConnectedValue\"}, \"level\": \"S\", \"logfile_output\": false, \"out_report\": true, \"threshold\": \"10\", \"__page__\": null, \"__rerun_remap_job_id__\": null}",
479-
"tool_version": "3.0+galaxy0",
463+
"tool_version": "3.1+galaxy0",
480464
"type": "tool",
481465
"uuid": "e088cdc6-d79b-453c-8787-6d4b7004312a",
482466
"when": null,
@@ -495,7 +479,7 @@
495479
},
496480
"7": {
497481
"annotation": "recentrifuge_taxonomy_visualization",
498-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/recentrifuge/recentrifuge/1.15.0+galaxy0",
482+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/recentrifuge/recentrifuge/1.15.1+galaxy0",
499483
"errors": null,
500484
"id": 7,
501485
"input_connections": {
@@ -596,15 +580,15 @@
596580
"output_name": "stat_tsv"
597581
}
598582
},
599-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/recentrifuge/recentrifuge/1.15.0+galaxy0",
583+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/recentrifuge/recentrifuge/1.15.1+galaxy0",
600584
"tool_shed_repository": {
601-
"changeset_revision": "591175c0f051",
585+
"changeset_revision": "612df2a5054f",
602586
"name": "recentrifuge",
603587
"owner": "iuc",
604588
"tool_shed": "toolshed.g2.bx.psu.edu"
605589
},
606590
"tool_state": "{\"advanced_option\": {\"controls\": \"0\", \"scoring\": null, \"minscore_value\": \"0\", \"mintaxa\": \"0\", \"exclude_taxa_name\": null, \"include_taxa_name\": null, \"avoidcross\": false}, \"database\": {\"database_name\": {\"__class__\": \"ConnectedValue\"}}, \"file_type\": {\"filetype\": \"kraken\", \"__current_case__\": 3}, \"input_file\": {\"__class__\": \"ConnectedValue\"}, \"more_advanced_option\": {\"ctrlminscore\": \"0\", \"ctrlmintaxa\": \"0\", \"summary\": \"ADD\", \"takeoutroot\": false, \"nokollapse\": false, \"strain\": true, \"sequential\": false}, \"output_option\": {\"extra\": \"TSV\", \"nohtml\": false, \"no_logfile\": false}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
607-
"tool_version": "1.15.0+galaxy0",
591+
"tool_version": "1.15.1+galaxy0",
608592
"type": "tool",
609593
"uuid": "2db5d20e-62c7-43ad-b21f-e9992c77faa1",
610594
"when": null,
@@ -649,10 +633,6 @@
649633
"id": 4,
650634
"output_name": "out1"
651635
},
652-
"tool_section|tools_0|select_tool|trimmed_reverse_R2_path": {
653-
"id": 4,
654-
"output_name": "out2"
655-
},
656636
"tool_section|tools_1|select_tool|input": {
657637
"id": 5,
658638
"output_name": "report_output"

0 commit comments

Comments
 (0)