Skip to content

Commit

Permalink
Merge pull request #424 from planemo-autoupdate/workflows/data-fetchi…
Browse files Browse the repository at this point in the history
…ng/parallel-accession-download

Updating workflows/data-fetching/parallel-accession-download from 0.1.13 to 0.1.14
  • Loading branch information
mvdbeek committed Jun 10, 2024
2 parents f3871e3 + 6d7fd0f commit 0973d7b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.1.14] 2024-05-27

### Automatic update
- `toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.5.1` was updated to `toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.5.2`
- `toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.0+galaxy1` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy0`

## [0.1.13] 2024-04-22

### Automatic update
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
],
"format-version": "0.1",
"license": "MIT",
"release": "0.1.13",
"release": "0.1.14",
"name": "Parallel Accession Download",
"steps": {
"0": {
Expand Down Expand Up @@ -48,7 +48,7 @@
},
"1": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.5.1",
"content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.5.2",
"errors": null,
"id": 1,
"input_connections": {
Expand Down Expand Up @@ -82,23 +82,23 @@
"output_name": "list_output_txt"
}
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.5.1",
"tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.5.2",
"tool_shed_repository": {
"changeset_revision": "baabc30154cd",
"changeset_revision": "2dae863c8f42",
"name": "split_file_to_collection",
"owner": "bgruening",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"split_parms\": {\"select_ftype\": \"txt\", \"__current_case__\": 5, \"input\": {\"__class__\": \"ConnectedValue\"}, \"select_mode\": {\"mode\": \"chunk\", \"__current_case__\": 0, \"chunksize\": \"1\"}, \"newfilenames\": \"split_file\", \"select_allocate\": {\"allocate\": \"byrow\", \"__current_case__\": 2}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "0.5.1",
"tool_version": "0.5.2",
"type": "tool",
"uuid": "f8d776ff-e1ba-4bde-9b4b-392d825fd2b7",
"when": null,
"workflow_outputs": []
},
"2": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.0+galaxy1",
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy0",
"errors": null,
"id": 2,
"input_connections": {
Expand Down Expand Up @@ -159,15 +159,15 @@
"output_name": "output_collection_other"
}
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.0+galaxy1",
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/sra_tools/fasterq_dump/3.1.1+galaxy0",
"tool_shed_repository": {
"changeset_revision": "f8054ea1c365",
"changeset_revision": "516a54ddf218",
"name": "sra_tools",
"owner": "iuc",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"adv\": {\"seq_defline\": \"@$sn/$ri\", \"minlen\": null, \"split\": \"--split-3\", \"skip_technical\": true}, \"input\": {\"input_select\": \"file_list\", \"__current_case__\": 2, \"file_list\": {\"__class__\": \"ConnectedValue\"}}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "3.1.0+galaxy1",
"tool_version": "3.1.1+galaxy0",
"type": "tool",
"uuid": "4d328e7b-df7d-4d3e-a60f-1ea12925f317",
"when": null,
Expand Down

0 comments on commit 0973d7b

Please sign in to comment.