Skip to content

Commit 70f849a

Browse files
authored
Merge pull request #1125 from planemo-autoupdate/workflows/epigenetics/cutandrun
Updating workflows/epigenetics/cutandrun from 0.15 to 0.16
2 parents be0a549 + c92868e commit 70f849a

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

workflows/epigenetics/cutandrun/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.16] - 2026-03-02
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/5.2+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/5.2+galaxy1`
7+
38
## [0.15] - 2026-01-19
49

510
### Automatic update

workflows/epigenetics/cutandrun/cutandrun.ga

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
},
178178
"6": {
179179
"annotation": "",
180-
"content_id": "toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/5.2+galaxy0",
180+
"content_id": "toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/5.2+galaxy1",
181181
"errors": null,
182182
"id": 6,
183183
"input_connections": {
@@ -235,16 +235,16 @@
235235
"output_name": "report"
236236
}
237237
},
238-
"tool_id": "toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/5.2+galaxy0",
238+
"tool_id": "toolshed.g2.bx.psu.edu/repos/lparsons/cutadapt/cutadapt/5.2+galaxy1",
239239
"tool_shed_repository": {
240-
"changeset_revision": "8e264b67a8c0",
240+
"changeset_revision": "5d00fd7847eb",
241241
"name": "cutadapt",
242242
"owner": "lparsons",
243243
"tool_shed": "toolshed.g2.bx.psu.edu"
244244
},
245245
"tool_state": "{\"adapter_options\": {\"action\": \"trim\", \"error_rate\": \"0.1\", \"no_indels\": false, \"times\": \"1\", \"overlap\": \"3\", \"match_read_wildcards\": false, \"no_match_adapter_wildcards\": true, \"revcomp\": false}, \"filter_options\": {\"discard_trimmed\": false, \"discard_untrimmed\": false, \"minimum_length\": \"15\", \"minimum_length2\": null, \"maximum_length\": null, \"maximum_length2\": null, \"max_n\": null, \"max_expected_errors\": null, \"max_average_error_rate\": null, \"discard_casava\": false, \"pair_filter\": \"any\"}, \"library\": {\"type\": \"paired_collection\", \"__current_case__\": 2, \"input_1\": {\"__class__\": \"ConnectedValue\"}, \"r1\": {\"adapters\": [{\"__index__\": 0, \"adapter_source\": {\"adapter_source_list\": \"user\", \"__current_case__\": 0, \"adapter_name\": \"Please use: For R1: - For TrueSeq (CUT and RUN): GATCGGAAGAGCACACGTCTGAACTCCAGTCAC or AGATCGGAAGAGCACACGTCTGAACTCCAGTCAC - For Nextera (CUT and TAG): CTGTCTCTTATACACATCTCCGAGCCCACGAGAC \", \"adapter\": {\"__class__\": \"ConnectedValue\"}}, \"single_noindels\": false}], \"front_adapters\": [], \"anywhere_adapters\": []}, \"r2\": {\"adapters2\": [{\"__index__\": 0, \"adapter_source\": {\"adapter_source_list\": \"user\", \"__current_case__\": 0, \"adapter_name\": \"Please use: For R2: - For TruSeq (CUT and RUN): GATCGGAAGAGCGTCGTGTAGGGAAAGAGTGT or AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGT - For Nextera (CUT and TAG): CTGTCTCTTATACACATCTGACGCTGCCGACGA\", \"adapter\": {\"__class__\": \"ConnectedValue\"}}, \"single_noindels\": false}], \"front_adapters2\": [], \"anywhere_adapters2\": []}, \"pair_adapters\": false}, \"other_trimming_options\": {\"cut\": \"0\", \"cut2\": \"0\", \"quality_cutoff\": \"30\", \"quality_cutoff2\": \"\", \"nextseq_trim\": \"0\", \"trim_n\": false, \"poly_a\": false, \"shorten_options\": {\"shorten_values\": \"False\", \"__current_case__\": 1}, \"shorten_options_r2\": {\"shorten_values_r2\": \"False\", \"__current_case__\": 1}}, \"output_selector\": [\"report\"], \"read_mod_options\": {\"strip_suffix\": \"\", \"length_tag\": \"\", \"rename\": \"\", \"zero_cap\": false}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
246246
"tool_uuid": null,
247-
"tool_version": "5.2+galaxy0",
247+
"tool_version": "5.2+galaxy1",
248248
"type": "tool",
249249
"uuid": "774b0604-628f-46a1-9088-a59d082e5317",
250250
"when": null,
@@ -857,7 +857,7 @@
857857
"tags": [
858858
"CUTnRUN"
859859
],
860-
"uuid": "9df1ca74-5b5c-4a83-88e3-a3fdf44d8a68",
860+
"uuid": "e171ebbb-42f3-404b-822b-a1c125204774",
861861
"version": 1,
862-
"release": "0.15"
862+
"release": "0.16"
863863
}

0 commit comments

Comments
 (0)