Skip to content

Commit a7d98bc

Browse files
author
Lucille Delisle
authored
Merge pull request #651 from planemo-autoupdate/workflows/epigenetics/chipseq-sr
Updating workflows/epigenetics/chipseq-sr from 0.12 to 0.13
2 parents 6432c12 + 6a7c841 commit a7d98bc

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

workflows/epigenetics/chipseq-sr/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.13] 2025-01-27
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.24.1+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy0`
7+
38
## [0.12] 2024-09-23
49

510
### Automatic update

workflows/epigenetics/chipseq-sr/chipseq-sr-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'MultiQC on input dataset(s): Stats':
2525
asserts:
2626
has_line:
27-
line: "Sample MACS2_mqc_generalstats_macs2_d MACS2_mqc_generalstats_macs2_treatment_redundant_rate MACS2_mqc_generalstats_macs2_peak_count Bowtie 2 / HiSAT2_mqc_generalstats_bowtie_2_hisat2_overall_alignment_rate Cutadapt_mqc_generalstats_cutadapt_percent_trimmed"
27+
line: "Sample macs2-d macs2-treatment_redundant_rate macs2-peak_count bowtie_2_hisat2-overall_alignment_rate cutadapt-percent_trimmed"
2828
has_text_matching:
2929
expression: "wt_H3K4me3\t200.0\t0.0\t4\t98.[0-9]*\t4.6[0-9]*"
3030
filtered BAM:

workflows/epigenetics/chipseq-sr/chipseq-sr.ga

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"format-version": "0.1",
1212
"license": "MIT",
13-
"release": "0.12",
13+
"release": "0.13",
1414
"name": "ChIPseq_SR",
1515
"steps": {
1616
"0": {
@@ -614,7 +614,7 @@
614614
},
615615
"11": {
616616
"annotation": "",
617-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.24.1+galaxy0",
617+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy0",
618618
"errors": null,
619619
"id": 11,
620620
"input_connections": {
@@ -659,15 +659,15 @@
659659
"output_name": "plots"
660660
}
661661
},
662-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.24.1+galaxy0",
662+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy0",
663663
"tool_shed_repository": {
664-
"changeset_revision": "f7e2f1eb3a16",
664+
"changeset_revision": "a7e081ceb76a",
665665
"name": "multiqc",
666666
"owner": "iuc",
667667
"tool_shed": "toolshed.g2.bx.psu.edu"
668668
},
669669
"tool_state": "{\"comment\": \"\", \"export\": true, \"flat\": false, \"results\": [{\"__index__\": 0, \"software_cond\": {\"software\": \"cutadapt\", \"__current_case__\": 5, \"input\": {\"__class__\": \"ConnectedValue\"}}}, {\"__index__\": 1, \"software_cond\": {\"software\": \"bowtie2\", \"__current_case__\": 3, \"input\": {\"__class__\": \"ConnectedValue\"}}}, {\"__index__\": 2, \"software_cond\": {\"software\": \"macs2\", \"__current_case__\": 16, \"input\": {\"__class__\": \"ConnectedValue\"}}}], \"saveLog\": \"false\", \"title\": \"\", \"__page__\": null, \"__rerun_remap_job_id__\": null}",
670-
"tool_version": "1.24.1+galaxy0",
670+
"tool_version": "1.27+galaxy0",
671671
"type": "tool",
672672
"uuid": "fb066848-43df-412a-9767-9613bac7d961",
673673
"when": null,

0 commit comments

Comments
 (0)