comparison Galaxy-Workflow-SNiPlay3_GWAS.ga @ 0:8aba23fae548 draft default tip

planemo upload commit 9f362f944b3ce480662bec519a3d7c7616454b4c
author dereeper
date Fri, 24 Aug 2018 08:06:01 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8aba23fae548
1 {
2 "a_galaxy_workflow": "true",
3 "annotation": "",
4 "format-version": "0.1",
5 "name": "SNiPlay3_GWAS",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "content_id": null,
10 "id": 0,
11 "input_connections": {},
12 "inputs": [
13 {
14 "description": "",
15 "name": "VCF file"
16 }
17 ],
18 "label": null,
19 "name": "Input dataset",
20 "outputs": [],
21 "position": {
22 "left": 199.99998474121094,
23 "top": 287.03334045410156
24 },
25 "tool_errors": null,
26 "tool_id": null,
27 "tool_state": "{\"name\": \"VCF file\"}",
28 "tool_version": null,
29 "type": "data_input",
30 "uuid": "d3d80126-b2de-4655-b22b-46288f7b35e3",
31 "workflow_outputs": []
32 },
33 "1": {
34 "annotation": "",
35 "content_id": "toolshed.g2.bx.psu.edu/repos/dereeper/snmf/snmf/1.2",
36 "id": 1,
37 "input_connections": {
38 "vcf": {
39 "id": 0,
40 "output_name": "output"
41 }
42 },
43 "inputs": [
44 {
45 "description": "runtime parameter for tool sNMF",
46 "name": "vcf"
47 }
48 ],
49 "label": null,
50 "name": "sNMF",
51 "outputs": [
52 {
53 "name": "best_k_output",
54 "type": "txt"
55 },
56 {
57 "name": "best_k_groups",
58 "type": "txt"
59 },
60 {
61 "name": "best_k_logfile",
62 "type": "txt"
63 },
64 {
65 "name": "outputs",
66 "type": "txt"
67 },
68 {
69 "name": "logs",
70 "type": "txt"
71 }
72 ],
73 "position": {
74 "left": 600.3666839599609,
75 "top": 115.11666870117188
76 },
77 "post_job_actions": {
78 "HideDatasetActionbest_k_logfile": {
79 "action_arguments": {},
80 "action_type": "HideDatasetAction",
81 "output_name": "best_k_logfile"
82 },
83 "HideDatasetActionlogs": {
84 "action_arguments": {},
85 "action_type": "HideDatasetAction",
86 "output_name": "logs"
87 }
88 },
89 "tool_errors": null,
90 "tool_id": "toolshed.g2.bx.psu.edu/repos/dereeper/snmf/snmf/1.2",
91 "tool_shed_repository": {
92 "changeset_revision": null,
93 "name": "snmf",
94 "owner": "dereeper",
95 "tool_shed": "toolshed.g2.bx.psu.edu"
96 },
97 "tool_state": "{\"__page__\": 0, \"vcf\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"kmin\": \"\\\"2\\\"\", \"threshold_group\": \"\\\"50\\\"\", \"kmax\": \"\\\"5\\\"\"}",
98 "tool_version": null,
99 "type": "tool",
100 "uuid": "bfec040d-1a6e-4f57-ba51-65074e6959d7",
101 "workflow_outputs": [
102 {
103 "label": null,
104 "output_name": "outputs",
105 "uuid": "4865afb3-a9f9-459b-81d1-568568d33469"
106 },
107 {
108 "label": null,
109 "output_name": "best_k_groups",
110 "uuid": "8c580ae4-eda9-4702-9026-01565d4486a3"
111 },
112 {
113 "label": null,
114 "output_name": "best_k_output",
115 "uuid": "6afc5b5b-6870-4832-bc9d-26bd0686cf55"
116 }
117 ]
118 },
119 "2": {
120 "annotation": "",
121 "content_id": "toolshed.g2.bx.psu.edu/repos/dereeper/sniplay/sniplay_vcf2fastaandhapmap/1.1.0",
122 "id": 2,
123 "input_connections": {
124 "filein": {
125 "id": 0,
126 "output_name": "output"
127 }
128 },
129 "inputs": [
130 {
131 "description": "runtime parameter for tool VCF to Hapmap",
132 "name": "filein"
133 }
134 ],
135 "label": null,
136 "name": "VCF to Hapmap",
137 "outputs": [
138 {
139 "name": "fileout",
140 "type": "txt"
141 },
142 {
143 "name": "fileout_seq",
144 "type": "txt"
145 },
146 {
147 "name": "fileout_fa1",
148 "type": "fasta"
149 }
150 ],
151 "position": {
152 "left": 516.9999847412109,
153 "top": 414.28334045410156
154 },
155 "post_job_actions": {
156 "HideDatasetActionfileout": {
157 "action_arguments": {},
158 "action_type": "HideDatasetAction",
159 "output_name": "fileout"
160 },
161 "HideDatasetActionfileout_fa1": {
162 "action_arguments": {},
163 "action_type": "HideDatasetAction",
164 "output_name": "fileout_fa1"
165 },
166 "HideDatasetActionfileout_seq": {
167 "action_arguments": {},
168 "action_type": "HideDatasetAction",
169 "output_name": "fileout_seq"
170 }
171 },
172 "tool_errors": null,
173 "tool_id": "toolshed.g2.bx.psu.edu/repos/dereeper/sniplay/sniplay_vcf2fastaandhapmap/1.1.0",
174 "tool_shed_repository": {
175 "changeset_revision": null,
176 "name": "sniplay",
177 "owner": "dereeper",
178 "tool_shed": "toolshed.g2.bx.psu.edu"
179 },
180 "tool_state": "{\"fileout_label\": \"\\\"input\\\"\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"optional\": \"{\\\"file_opt\\\": \\\"none\\\", \\\"__current_case__\\\": 0}\", \"filein\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
181 "tool_version": null,
182 "type": "tool",
183 "uuid": "03cc0440-bc12-4dd8-bb1a-822b036bfa52",
184 "workflow_outputs": []
185 },
186 "3": {
187 "annotation": "",
188 "content_id": "toolshed.g2.bx.psu.edu/repos/dereeper/tassel5/Tassel/5.0",
189 "id": 3,
190 "input_connections": {
191 "analysis_opts|add_file|structure": {
192 "id": 1,
193 "output_name": "best_k_output"
194 },
195 "hapmap": {
196 "id": 2,
197 "output_name": "fileout"
198 }
199 },
200 "inputs": [
201 {
202 "description": "runtime parameter for tool Tassel",
203 "name": "hapmap"
204 },
205 {
206 "description": "runtime parameter for tool Tassel",
207 "name": "analysis_opts"
208 }
209 ],
210 "label": null,
211 "name": "Tassel",
212 "outputs": [
213 {
214 "name": "output1",
215 "type": "txt"
216 },
217 {
218 "name": "output2",
219 "type": "txt"
220 },
221 {
222 "name": "output3",
223 "type": "txt"
224 },
225 {
226 "name": "log",
227 "type": "txt"
228 }
229 ],
230 "position": {
231 "left": 872.9999847412109,
232 "top": 397.28334045410156
233 },
234 "post_job_actions": {
235 "HideDatasetActionlog": {
236 "action_arguments": {},
237 "action_type": "HideDatasetAction",
238 "output_name": "log"
239 }
240 },
241 "tool_errors": null,
242 "tool_id": "toolshed.g2.bx.psu.edu/repos/dereeper/tassel5/Tassel/5.0",
243 "tool_shed_repository": {
244 "changeset_revision": null,
245 "name": "tassel5",
246 "owner": "dereeper",
247 "tool_shed": "toolshed.g2.bx.psu.edu"
248 },
249 "tool_state": "{\"__page__\": 0, \"hapmap\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"analysis_opts\": \"{\\\"trait\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"fonction_selector\\\": \\\"glm\\\", \\\"add_file\\\": {\\\"additional_file_selector\\\": \\\"yes\\\", \\\"structure\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 0}, \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"filterAlignMinFreq\": \"\\\"0.05\\\"\"}",
250 "tool_version": null,
251 "type": "tool",
252 "uuid": "8863d2f5-33ee-433e-aee0-b1f8eed8949b",
253 "workflow_outputs": [
254 {
255 "label": null,
256 "output_name": "output2",
257 "uuid": "4d925953-f4a0-422f-b390-4f09f9430c98"
258 },
259 {
260 "label": null,
261 "output_name": "output3",
262 "uuid": "9d05f670-1ee4-47df-946c-eb2807b89152"
263 },
264 {
265 "label": null,
266 "output_name": "output1",
267 "uuid": "0bbd4038-69d6-4f32-a790-32652344fe0d"
268 }
269 ]
270 }
271 },
272 "uuid": "9f935e94-1f19-4365-aa1c-facc8c48ed90"
273 }