annotate workflows/merge_priors_two_comparates_workflow.ga @ 0:8b2027117ce5 draft default tip

"planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
author malex
date Thu, 14 Jan 2021 21:31:44 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
1 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
2 "a_galaxy_workflow": "true",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
3 "annotation": "Merge Priors consolidates the files created in the previous BASE workflows into one file. The summed and filtered ASE Counts tables and the calculated prior probabilities for each of the features are integrated into one file per comparate. These individual files are then subsequently integrated into one file with all of the user-designated comparates. This file is used for entry into the Bayesian Model to test for Allelic Imbalance. **NOTE: Workflow requires a *comparate design file **created by the user** \ncontaining the designated comparates. More information can be found in the BASE User Guide \nand in the Merge Two or More\n Comparates and Generate Headers tool help section.**",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
4 "format-version": "0.1",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
5 "name": "Merge Priors (At least 2 Comparates) workflow for BASE",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
6 "steps": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
7 "0": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
8 "annotation": "Input Design file output from Reformat Sample Design File from Summarize Counts workflow\n\n**See tool help section for formatting**",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
9 "content_id": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
10 "errors": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
11 "id": 0,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
12 "input_connections": {},
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
13 "inputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
14 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
15 "description": "Input Design file output from Reformat Sample Design File from Summarize Counts workflow\n\n**See tool help section for formatting**",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
16 "name": "Input Priors Design file"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
17 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
18 ],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
19 "label": "Input Priors Design file",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
20 "name": "Input dataset",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
21 "outputs": [],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
22 "position": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
23 "left": 200,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
24 "top": 251.5
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
25 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
26 "tool_id": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
27 "tool_state": "{\"optional\": false}",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
28 "tool_version": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
29 "type": "data_input",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
30 "uuid": "6370fe0f-f882-4960-bf60-cf74f699904c",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
31 "workflow_outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
32 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
33 "label": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
34 "output_name": "output",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
35 "uuid": "f9b96280-9ce2-41bf-8df7-c65151975d86"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
36 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
37 ]
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
38 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
39 "1": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
40 "annotation": "Enter the collection of counts tables that have been filtered for features that have enough coverage for analysis in the Bayesian Model. This is the output made by running the Summarize Counts workflow",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
41 "content_id": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
42 "errors": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
43 "id": 1,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
44 "input_connections": {},
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
45 "inputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
46 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
47 "description": "Enter the collection of counts tables that have been filtered for features that have enough coverage for analysis in the Bayesian Model. This is the output made by running the Summarize Counts workflow",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
48 "name": "Input collection of Summarized and Filtered ASE Counts Tables"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
49 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
50 ],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
51 "label": "Input collection of Summarized and Filtered ASE Counts Tables",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
52 "name": "Input dataset collection",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
53 "outputs": [],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
54 "position": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
55 "left": 233,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
56 "top": 400.5
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
57 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
58 "tool_id": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
59 "tool_state": "{\"optional\": false, \"collection_type\": \"list\"}",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
60 "tool_version": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
61 "type": "data_collection_input",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
62 "uuid": "f2cee6a8-e221-4c82-81ae-c391fea26fb8",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
63 "workflow_outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
64 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
65 "label": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
66 "output_name": "output",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
67 "uuid": "d850646a-0b40-4194-ac4a-f840b0c7739a"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
68 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
69 ]
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
70 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
71 "2": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
72 "annotation": "Enter the collection of files containing Prior Probability Estimates for each feature within a given comparate. This can be made by using the Calculate Priors workflow ",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
73 "content_id": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
74 "errors": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
75 "id": 2,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
76 "input_connections": {},
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
77 "inputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
78 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
79 "description": "Enter the collection of files containing Prior Probability Estimates for each feature within a given comparate. This can be made by using the Calculate Priors workflow ",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
80 "name": "Calculated Priors Collection"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
81 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
82 ],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
83 "label": "Calculated Priors Collection",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
84 "name": "Input dataset collection",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
85 "outputs": [],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
86 "position": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
87 "left": 425,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
88 "top": 448.5
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
89 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
90 "tool_id": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
91 "tool_state": "{\"optional\": false, \"collection_type\": \"list\"}",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
92 "tool_version": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
93 "type": "data_collection_input",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
94 "uuid": "da2a5b0e-4929-4321-a7c2-411cb8427590",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
95 "workflow_outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
96 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
97 "label": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
98 "output_name": "output",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
99 "uuid": "95746de6-eae3-4419-ac3b-ce97c9eeffd8"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
100 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
101 ]
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
102 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
103 "3": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
104 "annotation": "Enter the design file containing the user's desired comparates. There must be at least two different comparates for entry into the Bayesian Model. ",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
105 "content_id": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
106 "errors": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
107 "id": 3,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
108 "input_connections": {},
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
109 "inputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
110 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
111 "description": "Enter the design file containing the user's desired comparates. There must be at least two different comparates for entry into the Bayesian Model. ",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
112 "name": "Enter Comparate Design File"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
113 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
114 ],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
115 "label": "Enter Comparate Design File",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
116 "name": "Input dataset",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
117 "outputs": [],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
118 "position": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
119 "left": 611,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
120 "top": 564.5
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
121 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
122 "tool_id": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
123 "tool_state": "{\"optional\": false}",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
124 "tool_version": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
125 "type": "data_input",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
126 "uuid": "0f4a5496-eaa4-4a47-97a0-ac8a0920e275",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
127 "workflow_outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
128 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
129 "label": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
130 "output_name": "output",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
131 "uuid": "3c9dea72-efb3-4cc0-a7e1-1e62fc107846"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
132 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
133 ]
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
134 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
135 "4": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
136 "annotation": "Merges the input files together for a given comparate",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
137 "content_id": "merge_priors_to_comparate",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
138 "errors": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
139 "id": 4,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
140 "input_connections": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
141 "collection1": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
142 "id": 1,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
143 "output_name": "output"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
144 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
145 "collection2": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
146 "id": 2,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
147 "output_name": "output"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
148 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
149 "design": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
150 "id": 0,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
151 "output_name": "output"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
152 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
153 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
154 "inputs": [],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
155 "label": "Merge Priors to Comparate",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
156 "name": "Merge priors to comparate",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
157 "outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
158 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
159 "name": "split_output",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
160 "type": "input"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
161 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
162 ],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
163 "position": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
164 "left": 568,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
165 "top": 171.5
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
166 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
167 "post_job_actions": {},
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
168 "tool_id": "merge_priors_to_comparate",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
169 "tool_state": "{\"collection1\": {\"__class__\": \"ConnectedValue\"}, \"collection2\": {\"__class__\": \"ConnectedValue\"}, \"design\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
170 "tool_version": "0.1.0",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
171 "type": "tool",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
172 "uuid": "4e620df7-e02c-4316-abed-03e8100fa371",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
173 "workflow_outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
174 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
175 "label": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
176 "output_name": "split_output",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
177 "uuid": "7b16bd4b-fc5c-4451-a862-27e7994364c0"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
178 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
179 ]
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
180 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
181 "5": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
182 "annotation": "Ensures that user-supplied comparate design file aligns with BASE formatting requirements ",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
183 "content_id": "base_check_comparate_design_file",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
184 "errors": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
185 "id": 5,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
186 "input_connections": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
187 "design": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
188 "id": 3,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
189 "output_name": "output"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
190 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
191 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
192 "inputs": [],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
193 "label": "Check Comparate Design File ",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
194 "name": "Check Comparate Design File",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
195 "outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
196 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
197 "name": "out",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
198 "type": "tabular"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
199 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
200 ],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
201 "position": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
202 "left": 879.5,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
203 "top": 560.5
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
204 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
205 "post_job_actions": {},
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
206 "tool_id": "base_check_comparate_design_file",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
207 "tool_state": "{\"compNum\": \"2\", \"design\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
208 "tool_version": "0.1.0",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
209 "type": "tool",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
210 "uuid": "806ce725-046e-407a-b4cd-ce4859ecd824",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
211 "workflow_outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
212 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
213 "label": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
214 "output_name": "out",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
215 "uuid": "18a0f755-2711-4a9f-8ce9-21aec2cb2f17"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
216 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
217 ]
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
218 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
219 "6": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
220 "annotation": "Merges the files made from the previous tool (Merge Priors to Comparate) to generate one file with the prior calculations and filtered features for all the user-defined comparates.",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
221 "content_id": "merge_comparates_and_gen_headers_for_bayesian",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
222 "errors": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
223 "id": 6,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
224 "input_connections": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
225 "collection": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
226 "id": 4,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
227 "output_name": "split_output"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
228 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
229 "design": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
230 "id": 3,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
231 "output_name": "output"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
232 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
233 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
234 "inputs": [],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
235 "label": "Merge Comparates and Generate Headers",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
236 "name": "Merge Two or More Comparate Datasets and Generate Headers",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
237 "outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
238 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
239 "name": "split_output",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
240 "type": "input"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
241 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
242 ],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
243 "position": {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
244 "left": 902.5,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
245 "top": 270.5
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
246 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
247 "post_job_actions": {},
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
248 "tool_id": "merge_comparates_and_gen_headers_for_bayesian",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
249 "tool_state": "{\"collection\": {\"__class__\": \"ConnectedValue\"}, \"comp_collection\": {\"__class__\": \"RuntimeValue\"}, \"design\": {\"__class__\": \"ConnectedValue\"}, \"__page__\": null, \"__rerun_remap_job_id__\": null}",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
250 "tool_version": "0.1.0",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
251 "type": "tool",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
252 "uuid": "6b21243f-10fe-4098-ac9c-6cbf08f16692",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
253 "workflow_outputs": [
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
254 {
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
255 "label": null,
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
256 "output_name": "split_output",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
257 "uuid": "b18c56b3-e0e5-4cfc-8d02-4ec71cc00c1c"
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
258 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
259 ]
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
260 }
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
261 },
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
262 "tags": [],
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
263 "uuid": "8bacd618-a664-4927-bec7-193e31863d4e",
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
264 "version": 3
8b2027117ce5 "planemo upload for repository https://github.com/McIntyre-Lab/BayesASE/tree/main/galaxy commit b0be4c13808f3b2973aad4df5bfe87c6f41a3359"
malex
parents:
diff changeset
265 }