Skip to content

Commit

Permalink
Merge pull request galaxyproject#550 from planemo-autoupdate/workflow…
Browse files Browse the repository at this point in the history
…s/transcriptomics/brew3r

Updating workflows/transcriptomics/brew3r from 0.1 to 0.2
  • Loading branch information
lldelisle authored Oct 9, 2024
2 parents b8b0e84 + f777b2d commit fabc844
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
10 changes: 5 additions & 5 deletions workflows/transcriptomics/brew3r/BREW3R.ga
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format-version": "0.1",
"license": "GPL-3.0-or-later",
"name": "BREW3R",
"release": "0.1",
"release": "0.2",
"report": {
"markdown": "\n# Workflow Execution Report\n\n## Workflow Inputs\n```galaxy\ninvocation_inputs()\n```\n\n## Workflow Outputs\n```galaxy\ninvocation_outputs()\n```\n\n## Workflow\n```galaxy\nworkflow_display()\n```\n"
},
Expand Down Expand Up @@ -389,7 +389,7 @@
},
"9": {
"annotation": "",
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/brew3r_r/brew3r_r/1.0.2+galaxy0",
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/brew3r_r/brew3r_r/1.0.2+galaxy1",
"errors": null,
"id": 9,
"input_connections": {
Expand Down Expand Up @@ -428,15 +428,15 @@
"output_name": "output"
}
},
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/brew3r_r/brew3r_r/1.0.2+galaxy0",
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/brew3r_r/brew3r_r/1.0.2+galaxy1",
"tool_shed_repository": {
"changeset_revision": "3198f52bffaa",
"changeset_revision": "d3b0390f325f",
"name": "brew3r_r",
"owner": "iuc",
"tool_shed": "toolshed.g2.bx.psu.edu"
},
"tool_state": "{\"exclude_pattern\": \"\", \"filter_unstranded\": {\"__class__\": \"ConnectedValue\"}, \"gtf_to_extend\": {\"__class__\": \"ConnectedValue\"}, \"gtf_to_overlap\": {\"__class__\": \"ConnectedValue\"}, \"no_add\": false, \"sup_output\": false, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
"tool_version": "1.0.2+galaxy0",
"tool_version": "1.0.2+galaxy1",
"type": "tool",
"uuid": "c6a1e810-55f4-4c0e-9f19-d162503edbf0",
"when": null,
Expand Down
5 changes: 5 additions & 0 deletions workflows/transcriptomics/brew3r/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [0.2] 2024-10-07

### Automatic update
- `toolshed.g2.bx.psu.edu/repos/iuc/brew3r_r/brew3r_r/1.0.2+galaxy0` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/brew3r_r/brew3r_r/1.0.2+galaxy1`

## [0.1] 2024-06-17

First release.

0 comments on commit fabc844

Please sign in to comment.