Skip to content

Commit 7801fab

Browse files
author
planemo-autoupdate
committed
Updating workflows/sars-cov-2-variant-calling/sars-cov-2-pe-illumina-artic-variant-calling from 0.5.4 to 0.5.5
1 parent 80af6ea commit 7801fab

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

workflows/sars-cov-2-variant-calling/sars-cov-2-pe-illumina-artic-variant-calling/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.5.5] - 2025-03-31
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.18` was updated to `toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.19`
7+
38
## [0.5.4] - 2025-03-17
49

510
### Automatic update

workflows/sars-cov-2-variant-calling/sars-cov-2-pe-illumina-artic-variant-calling/pe-artic-variation.ga

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"a_galaxy_workflow": "true",
33
"annotation": "The workflow for Illumina-sequenced ARTIC data builds on the RNASeq workflow for paired-end data using the same steps for mapping and variant calling, but adds extra logic for trimming ARTIC primer sequences off reads with the ivar package. In addition, this workflow uses ivar also to identify amplicons affected by ARTIC primer-binding site mutations and tries to exclude reads derived from such tainted amplicons when calculating allele-frequencies of other variants.",
4+
"comments": [],
45
"creator": [
56
{
67
"class": "Person",
@@ -11,7 +12,6 @@
1112
"format-version": "0.1",
1213
"license": "MIT",
1314
"name": "COVID-19: variation analysis on ARTIC PE data",
14-
"release": "0.5.4",
1515
"steps": {
1616
"0": {
1717
"annotation": "Illumina reads from ARTIC assay with fastqsanger encoding",
@@ -403,7 +403,7 @@
403403
},
404404
"11": {
405405
"annotation": "",
406-
"content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.18",
406+
"content_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.19",
407407
"errors": null,
408408
"id": 11,
409409
"input_connections": {
@@ -439,15 +439,15 @@
439439
"top": 352.5625
440440
},
441441
"post_job_actions": {},
442-
"tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.18",
442+
"tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/bwa/bwa_mem/0.7.19",
443443
"tool_shed_repository": {
444-
"changeset_revision": "2477830927ec",
444+
"changeset_revision": "1dfc975b48d5",
445445
"name": "bwa",
446446
"owner": "devteam",
447447
"tool_shed": "toolshed.g2.bx.psu.edu"
448448
},
449449
"tool_state": "{\"analysis_type\": {\"analysis_type_selector\": \"illumina\", \"__current_case__\": 0}, \"fastq_input\": {\"fastq_input_selector\": \"paired_collection\", \"__current_case__\": 2, \"fastq_input1\": {\"__class__\": \"ConnectedValue\"}, \"iset_stats\": \"\"}, \"output_sort\": \"coordinate\", \"reference_source\": {\"reference_source_selector\": \"history\", \"__current_case__\": 1, \"ref_file\": {\"__class__\": \"ConnectedValue\"}, \"index_a\": \"auto\"}, \"rg\": {\"rg_selector\": \"do_not_set\", \"__current_case__\": 3}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
450-
"tool_version": "0.7.18",
450+
"tool_version": "0.7.19",
451451
"type": "tool",
452452
"uuid": "3b5d7080-c168-4bf7-946d-9045c0a4bc4c",
453453
"when": null,
@@ -1487,7 +1487,7 @@
14871487
"post_job_actions": {},
14881488
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_replace_in_line/9.5+galaxy0",
14891489
"tool_shed_repository": {
1490-
"changeset_revision": "3dc70b59608c",
1490+
"changeset_revision": "6073bb457ec0",
14911491
"name": "text_processing",
14921492
"owner": "bgruening",
14931493
"tool_shed": "toolshed.g2.bx.psu.edu"
@@ -1635,5 +1635,7 @@
16351635
"ARTIC",
16361636
"covid19.galaxyproject.org"
16371637
],
1638-
"uuid": "864427b0-d25a-499c-b437-f83f2d6b83f2"
1638+
"uuid": "905a1cf1-0279-45f7-ae50-49efdb21f0a3",
1639+
"version": 1,
1640+
"release": "0.5.5"
16391641
}

0 commit comments

Comments
 (0)