Skip to content

Commit 6c91869

Browse files
authored
Merge pull request #661 from planemo-autoupdate/workflows/transcriptomics/rnaseq-de
Updating workflows/transcriptomics/rnaseq-de from 0.2 to 0.3
2 parents 9df9bb3 + ca381b3 commit 6c91869

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

workflows/transcriptomics/rnaseq-de/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.3] 2025-02-03
4+
5+
### Automatic update
6+
- `toolshed.g2.bx.psu.edu/repos/iuc/volcanoplot/volcanoplot/0.0.6` was updated to `toolshed.g2.bx.psu.edu/repos/iuc/volcanoplot/volcanoplot/0.0.7`
7+
38
## [0.2] 2024-11-18
49

510
### Automatic update

workflows/transcriptomics/rnaseq-de/rnaseq-de-filtering-plotting.ga

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"format-version": "0.1",
1313
"license": "MIT",
14-
"release": "0.2",
14+
"release": "0.3",
1515
"name": "RNAseq_DE_filtering_plotting",
1616
"report": {
1717
"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"
@@ -778,7 +778,7 @@
778778
},
779779
"18": {
780780
"annotation": "",
781-
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/volcanoplot/volcanoplot/0.0.6",
781+
"content_id": "toolshed.g2.bx.psu.edu/repos/iuc/volcanoplot/volcanoplot/0.0.7",
782782
"errors": null,
783783
"id": 18,
784784
"input_connections": {
@@ -809,15 +809,15 @@
809809
"top": 957.2308087191843
810810
},
811811
"post_job_actions": {},
812-
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/volcanoplot/volcanoplot/0.0.6",
812+
"tool_id": "toolshed.g2.bx.psu.edu/repos/iuc/volcanoplot/volcanoplot/0.0.7",
813813
"tool_shed_repository": {
814-
"changeset_revision": "2f557f6abbfb",
814+
"changeset_revision": "5e08a1e22dbc",
815815
"name": "volcanoplot",
816816
"owner": "iuc",
817817
"tool_shed": "toolshed.g2.bx.psu.edu"
818818
},
819-
"tool_state": "{\"fdr_col\": \"7\", \"header\": \"yes\", \"input\": {\"__class__\": \"ConnectedValue\"}, \"label_col\": \"13\", \"labels\": {\"label_select\": \"signif\", \"__current_case__\": 0, \"top_num\": \"10\"}, \"lfc_col\": \"3\", \"lfc_thresh\": {\"__class__\": \"ConnectedValue\"}, \"out_options\": {\"rscript_out\": false}, \"plot_options\": {\"boxes\": false, \"title\": null, \"xlab\": null, \"ylab\": null, \"xmin\": null, \"xmax\": null, \"ymax\": null, \"legend\": null, \"legend_labs\": \"Down,Not Sig,Up\"}, \"pval_col\": \"6\", \"signif_thresh\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
820-
"tool_version": "0.0.6",
819+
"tool_state": "{\"fdr_col\": \"7\", \"header\": \"yes\", \"input\": {\"__class__\": \"RuntimeValue\"}, \"label_col\": \"13\", \"labels\": {\"label_select\": \"signif\", \"__current_case__\": 0, \"top_num\": \"10\"}, \"lfc_col\": \"3\", \"lfc_thresh\": {\"__class__\": \"ConnectedValue\"}, \"out_options\": {\"rscript_out\": false}, \"plot_options\": {\"boxes\": false, \"title\": null, \"xlab\": null, \"ylab\": null, \"xmin\": null, \"xmax\": null, \"ymax\": null, \"legend\": null, \"legend_labs\": \"Down,Not Sig,Up\"}, \"pval_col\": \"6\", \"shape_col\": \"\", \"shape_or_facet\": null, \"signif_thresh\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": 0, \"__rerun_remap_job_id__\": null}",
820+
"tool_version": "0.0.7",
821821
"type": "tool",
822822
"uuid": "cb314a3d-0b05-4d45-a961-591d59b3852b",
823823
"when": null,
@@ -1131,4 +1131,4 @@
11311131
],
11321132
"uuid": "15d188a7-b028-4cf7-bb5d-13858e1f6e78",
11331133
"version": 15
1134-
}
1134+
}

0 commit comments

Comments
 (0)