Skip to content

Commit

Permalink
Merge pull request galaxyproject#442 from planemo-autoupdate/workflow…
Browse files Browse the repository at this point in the history
…s/data-fetching/sra-manifest-to-concatenated-fastqs

Updating workflows/data-fetching/sra-manifest-to-concatenated-fastqs from 0.6 to 0.7
  • Loading branch information
bgruening authored Jul 1, 2024
2 parents aae3ac9 + 62bce28 commit baa2009
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.7] 2024-06-17

### Automatic update
- `toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.2` was updated to `toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.3`

## [0.6] 2024-06-10

### Automatic update
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
],
"format-version": "0.1",
"release": "0.6",
"release": "0.7",
"license": "MIT",
"name": "sra_manifest_to_concatenated_fastqs_parallel",
"steps": {
Expand Down Expand Up @@ -621,7 +621,7 @@
},
"14": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.2",
"content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.3",
"errors": null,
"id": 14,
"input_connections": {
Expand Down Expand Up @@ -657,15 +657,15 @@
"output_name": "paired_output"
}
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.2",
"tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.3",
"tool_shed_repository": {
"changeset_revision": "5b2cc63d7a21",
"changeset_revision": "5b1b635232ed",
"name": "concatenate_multiple_datasets",
"owner": "artbio",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"__input_ext\": \"fastqsanger.gz\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"dataset_names\": false, \"global_condition\": {\"input_type\": \"paired_collection\", \"__current_case__\": 1, \"inputs\": {\"__class__\": \"ConnectedValue\"}, \"paired_cat_type\": \"by_strand\"}, \"headers\": \"0\", \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "1.4.2",
"tool_version": "1.4.3",
"type": "tool",
"uuid": "37b6fecb-1c87-4c41-8598-95d43b418ee0",
"when": null,
Expand All @@ -679,7 +679,7 @@
},
"15": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.2",
"content_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.3",
"errors": null,
"id": 15,
"input_connections": {
Expand Down Expand Up @@ -715,15 +715,15 @@
"output_name": "out_file1"
}
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.2",
"tool_id": "toolshed.g2.bx.psu.edu/repos/artbio/concatenate_multiple_datasets/cat_multi_datasets/1.4.3",
"tool_shed_repository": {
"changeset_revision": "5b2cc63d7a21",
"changeset_revision": "5b1b635232ed",
"name": "concatenate_multiple_datasets",
"owner": "artbio",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"__input_ext\": \"fastqsanger.gz\", \"chromInfo\": \"/opt/galaxy/tool-data/shared/ucsc/chrom/?.len\", \"dataset_names\": false, \"global_condition\": {\"input_type\": \"singles\", \"__current_case__\": 0, \"inputs\": {\"__class__\": \"ConnectedValue\"}}, \"headers\": \"0\", \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "1.4.2",
"tool_version": "1.4.3",
"type": "tool",
"uuid": "49a70885-3374-4680-bbd2-ad57b8be543d",
"when": null,
Expand Down

0 comments on commit baa2009

Please sign in to comment.