Mercurial > repos > earlhaminst > geneseqtofamily
comparison finding_orphan_genes.ga @ 0:b92f5ab6d127 draft
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/workflows/GeneSeqToFamily commit 9c148d5ba49d9de5f7b1c1f4b32cd8b5e56cb975-dirty
author | earlhaminst |
---|---|
date | Mon, 09 Jan 2017 15:06:04 -0500 |
parents | |
children | 267a94f068d7 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:b92f5ab6d127 |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "", | |
4 "format-version": "0.1", | |
5 "name": "Orphan genes", | |
6 "steps": { | |
7 "0": { | |
8 "annotation": "Output file from blast_parser of GeneSeqToFamily", | |
9 "content_id": null, | |
10 "id": 0, | |
11 "input_connections": {}, | |
12 "inputs": [ | |
13 { | |
14 "description": "Output file from blast_parser of GeneSeqToFamily", | |
15 "name": "blast_parser data" | |
16 } | |
17 ], | |
18 "label": null, | |
19 "name": "Input dataset", | |
20 "outputs": [], | |
21 "position": { | |
22 "left": 199.94483947753906, | |
23 "top": 276.4521942138672 | |
24 }, | |
25 "tool_errors": null, | |
26 "tool_id": null, | |
27 "tool_state": "{\"name\": \"blast_parser data\"}", | |
28 "tool_version": null, | |
29 "type": "data_input", | |
30 "uuid": "f8f73cb1-7472-44e6-9bd6-40dd0f2103d0", | |
31 "workflow_outputs": [ | |
32 { | |
33 "label": null, | |
34 "output_name": "output", | |
35 "uuid": "197d2b5b-2790-4eb8-be7d-f2ee15165b2a" | |
36 } | |
37 ] | |
38 }, | |
39 "1": { | |
40 "annotation": "Same CDS, used to run BLASTP in GeneSeqToFamily", | |
41 "content_id": null, | |
42 "id": 1, | |
43 "input_connections": {}, | |
44 "inputs": [ | |
45 { | |
46 "description": "Same CDS, used to run BLASTP in GeneSeqToFamily", | |
47 "name": "CDS" | |
48 } | |
49 ], | |
50 "label": null, | |
51 "name": "Input dataset", | |
52 "outputs": [], | |
53 "position": { | |
54 "left": 195.93748474121094, | |
55 "top": 553.3639373779297 | |
56 }, | |
57 "tool_errors": null, | |
58 "tool_id": null, | |
59 "tool_state": "{\"name\": \"CDS\"}", | |
60 "tool_version": null, | |
61 "type": "data_input", | |
62 "uuid": "2856205c-2a2b-4f2a-a177-2bfc78352840", | |
63 "workflow_outputs": [ | |
64 { | |
65 "label": null, | |
66 "output_name": "output", | |
67 "uuid": "5e46019a-f8fb-4507-8206-2402d8088ca5" | |
68 } | |
69 ] | |
70 }, | |
71 "2": { | |
72 "annotation": "", | |
73 "content_id": "Cut1", | |
74 "id": 2, | |
75 "input_connections": { | |
76 "input": { | |
77 "id": 0, | |
78 "output_name": "output" | |
79 } | |
80 }, | |
81 "inputs": [ | |
82 { | |
83 "description": "runtime parameter for tool Cut", | |
84 "name": "input" | |
85 } | |
86 ], | |
87 "label": null, | |
88 "name": "Cut", | |
89 "outputs": [ | |
90 { | |
91 "name": "out_file1", | |
92 "type": "tabular" | |
93 } | |
94 ], | |
95 "position": { | |
96 "left": 429.9632110595703, | |
97 "top": 276.4521942138672 | |
98 }, | |
99 "post_job_actions": { | |
100 "HideDatasetActionout_file1": { | |
101 "action_arguments": {}, | |
102 "action_type": "HideDatasetAction", | |
103 "output_name": "out_file1" | |
104 } | |
105 }, | |
106 "tool_errors": null, | |
107 "tool_id": "Cut1", | |
108 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"delimiter\": \"\\\"T\\\"\", \"columnList\": \"\\\"c1\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"chromInfo\": \"\\\"/tgac/services/galaxy/test/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\"}", | |
109 "tool_version": "1.0.2", | |
110 "type": "tool", | |
111 "uuid": "3d809485-291c-4858-ade6-2f465bf667f0", | |
112 "workflow_outputs": [] | |
113 }, | |
114 "3": { | |
115 "annotation": "", | |
116 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/fasta_to_tabular/fasta2tab/1.1.0", | |
117 "id": 3, | |
118 "input_connections": { | |
119 "input": { | |
120 "id": 1, | |
121 "output_name": "output" | |
122 } | |
123 }, | |
124 "inputs": [ | |
125 { | |
126 "description": "runtime parameter for tool FASTA-to-Tabular", | |
127 "name": "input" | |
128 } | |
129 ], | |
130 "label": null, | |
131 "name": "FASTA-to-Tabular", | |
132 "outputs": [ | |
133 { | |
134 "name": "output", | |
135 "type": "tabular" | |
136 } | |
137 ], | |
138 "position": { | |
139 "left": 429.9632110595703, | |
140 "top": 389.44850158691406 | |
141 }, | |
142 "post_job_actions": { | |
143 "HideDatasetActionoutput": { | |
144 "action_arguments": {}, | |
145 "action_type": "HideDatasetAction", | |
146 "output_name": "output" | |
147 } | |
148 }, | |
149 "tool_errors": null, | |
150 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/fasta_to_tabular/fasta2tab/1.1.0", | |
151 "tool_shed_repository": { | |
152 "changeset_revision": "7e801ab2b70e", | |
153 "name": "fasta_to_tabular", | |
154 "owner": "devteam", | |
155 "tool_shed": "toolshed.g2.bx.psu.edu" | |
156 }, | |
157 "tool_state": "{\"__page__\": 0, \"keep_first\": \"\\\"0\\\"\", \"descr_columns\": \"\\\"1\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"chromInfo\": \"\\\"/tgac/services/galaxy/test/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\", \"__rerun_remap_job_id__\": null}", | |
158 "tool_version": "1.1.0", | |
159 "type": "tool", | |
160 "uuid": "614def54-f941-49a4-950c-69f651e6b35f", | |
161 "workflow_outputs": [] | |
162 }, | |
163 "4": { | |
164 "annotation": "", | |
165 "content_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sorted_uniq/1.1.0", | |
166 "id": 4, | |
167 "input_connections": { | |
168 "infile": { | |
169 "id": 2, | |
170 "output_name": "out_file1" | |
171 } | |
172 }, | |
173 "inputs": [ | |
174 { | |
175 "description": "runtime parameter for tool Unique", | |
176 "name": "infile" | |
177 } | |
178 ], | |
179 "label": null, | |
180 "name": "Unique", | |
181 "outputs": [ | |
182 { | |
183 "name": "outfile", | |
184 "type": "input" | |
185 } | |
186 ], | |
187 "position": { | |
188 "left": 659.9999542236328, | |
189 "top": 199.94483947753906 | |
190 }, | |
191 "post_job_actions": { | |
192 "HideDatasetActionoutfile": { | |
193 "action_arguments": {}, | |
194 "action_type": "HideDatasetAction", | |
195 "output_name": "outfile" | |
196 } | |
197 }, | |
198 "tool_errors": null, | |
199 "tool_id": "toolshed.g2.bx.psu.edu/repos/bgruening/text_processing/tp_sorted_uniq/1.1.0", | |
200 "tool_shed_repository": { | |
201 "changeset_revision": "20344ce0c811", | |
202 "name": "text_processing", | |
203 "owner": "bgruening", | |
204 "tool_shed": "toolshed.g2.bx.psu.edu" | |
205 }, | |
206 "tool_state": "{\"__page__\": 0, \"ignore_case\": \"\\\"false\\\"\", \"adv_opts\": \"{\\\"adv_opts_selector\\\": \\\"basic\\\", \\\"__current_case__\\\": 0}\", \"__rerun_remap_job_id__\": null, \"is_numeric\": \"\\\"false\\\"\", \"infile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", | |
207 "tool_version": "1.1.0", | |
208 "type": "tool", | |
209 "uuid": "55da94d2-b1d9-46ed-9668-db9b7f19a5bb", | |
210 "workflow_outputs": [] | |
211 }, | |
212 "5": { | |
213 "annotation": "", | |
214 "content_id": "Cut1", | |
215 "id": 5, | |
216 "input_connections": { | |
217 "input": { | |
218 "id": 3, | |
219 "output_name": "output" | |
220 } | |
221 }, | |
222 "inputs": [ | |
223 { | |
224 "description": "runtime parameter for tool Cut", | |
225 "name": "input" | |
226 } | |
227 ], | |
228 "label": null, | |
229 "name": "Cut", | |
230 "outputs": [ | |
231 { | |
232 "name": "out_file1", | |
233 "type": "tabular" | |
234 } | |
235 ], | |
236 "position": { | |
237 "left": 675.9558258056641, | |
238 "top": 389.44850158691406 | |
239 }, | |
240 "post_job_actions": { | |
241 "HideDatasetActionout_file1": { | |
242 "action_arguments": {}, | |
243 "action_type": "HideDatasetAction", | |
244 "output_name": "out_file1" | |
245 } | |
246 }, | |
247 "tool_errors": null, | |
248 "tool_id": "Cut1", | |
249 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"delimiter\": \"\\\"T\\\"\", \"columnList\": \"\\\"c1\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"chromInfo\": \"\\\"/tgac/services/galaxy/test/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\"}", | |
250 "tool_version": "1.0.2", | |
251 "type": "tool", | |
252 "uuid": "5bae54ed-b8c8-432c-9980-422d0f678be3", | |
253 "workflow_outputs": [] | |
254 }, | |
255 "6": { | |
256 "annotation": "", | |
257 "content_id": "Cut1", | |
258 "id": 6, | |
259 "input_connections": { | |
260 "input": { | |
261 "id": 4, | |
262 "output_name": "outfile" | |
263 } | |
264 }, | |
265 "inputs": [ | |
266 { | |
267 "description": "runtime parameter for tool Cut", | |
268 "name": "input" | |
269 } | |
270 ], | |
271 "label": null, | |
272 "name": "Cut", | |
273 "outputs": [ | |
274 { | |
275 "name": "out_file1", | |
276 "type": "tabular" | |
277 } | |
278 ], | |
279 "position": { | |
280 "left": 917.9411773681641, | |
281 "top": 198.47425842285156 | |
282 }, | |
283 "post_job_actions": { | |
284 "HideDatasetActionout_file1": { | |
285 "action_arguments": {}, | |
286 "action_type": "HideDatasetAction", | |
287 "output_name": "out_file1" | |
288 } | |
289 }, | |
290 "tool_errors": null, | |
291 "tool_id": "Cut1", | |
292 "tool_state": "{\"columnList\": \"\\\"c1\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"delimiter\": \"\\\"U\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", | |
293 "tool_version": "1.0.2", | |
294 "type": "tool", | |
295 "uuid": "d6dc6ba2-efc0-4e90-8562-4739c4f41fab", | |
296 "workflow_outputs": [] | |
297 }, | |
298 "7": { | |
299 "annotation": "", | |
300 "content_id": "comp1", | |
301 "id": 7, | |
302 "input_connections": { | |
303 "input1": { | |
304 "id": 5, | |
305 "output_name": "out_file1" | |
306 }, | |
307 "input2": { | |
308 "id": 6, | |
309 "output_name": "out_file1" | |
310 } | |
311 }, | |
312 "inputs": [ | |
313 { | |
314 "description": "runtime parameter for tool Compare two Datasets", | |
315 "name": "input2" | |
316 }, | |
317 { | |
318 "description": "runtime parameter for tool Compare two Datasets", | |
319 "name": "input1" | |
320 } | |
321 ], | |
322 "label": null, | |
323 "name": "Compare two Datasets", | |
324 "outputs": [ | |
325 { | |
326 "name": "out_file1", | |
327 "type": "input" | |
328 } | |
329 ], | |
330 "position": { | |
331 "left": 1123.952163696289, | |
332 "top": 363.4558563232422 | |
333 }, | |
334 "post_job_actions": { | |
335 "HideDatasetActionout_file1": { | |
336 "action_arguments": {}, | |
337 "action_type": "HideDatasetAction", | |
338 "output_name": "out_file1" | |
339 } | |
340 }, | |
341 "tool_errors": null, | |
342 "tool_id": "comp1", | |
343 "tool_state": "{\"input2\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__page__\": 0, \"input1\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"field2\": \"\\\"1\\\"\", \"__rerun_remap_job_id__\": null, \"field1\": \"\\\"1\\\"\", \"mode\": \"\\\"V\\\"\", \"chromInfo\": \"\\\"/tgac/services/galaxy/test/galaxy/tool-data/shared/ucsc/chrom/?.len\\\"\"}", | |
344 "tool_version": "1.0.2", | |
345 "type": "tool", | |
346 "uuid": "7c71fbae-828d-4c99-8f7b-fe1a90b27626", | |
347 "workflow_outputs": [] | |
348 }, | |
349 "8": { | |
350 "annotation": "", | |
351 "content_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/1.0", | |
352 "id": 8, | |
353 "input_connections": { | |
354 "identifiers": { | |
355 "id": 7, | |
356 "output_name": "out_file1" | |
357 }, | |
358 "input": { | |
359 "id": 1, | |
360 "output_name": "output" | |
361 } | |
362 }, | |
363 "inputs": [ | |
364 { | |
365 "description": "runtime parameter for tool Filter by FASTA IDs", | |
366 "name": "input" | |
367 }, | |
368 { | |
369 "description": "runtime parameter for tool Filter by FASTA IDs", | |
370 "name": "identifiers" | |
371 } | |
372 ], | |
373 "label": null, | |
374 "name": "Filter by FASTA IDs", | |
375 "outputs": [ | |
376 { | |
377 "name": "output", | |
378 "type": "fasta" | |
379 } | |
380 ], | |
381 "position": { | |
382 "left": 1129.9264068603516, | |
383 "top": 544.4669036865234 | |
384 }, | |
385 "post_job_actions": {}, | |
386 "tool_errors": null, | |
387 "tool_id": "toolshed.g2.bx.psu.edu/repos/galaxyp/filter_by_fasta_ids/filter_by_fasta_ids/1.0", | |
388 "tool_shed_repository": { | |
389 "changeset_revision": "8d15aebf55fd", | |
390 "name": "filter_by_fasta_ids", | |
391 "owner": "galaxyp", | |
392 "tool_shed": "toolshed.g2.bx.psu.edu" | |
393 }, | |
394 "tool_state": "{\"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"identifiers\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"dedup\": \"\\\"true\\\"\", \"__page__\": 0}", | |
395 "tool_version": "1.0", | |
396 "type": "tool", | |
397 "uuid": "5f5fb6ac-f026-41bc-a89c-2d1d882ece85", | |
398 "workflow_outputs": [ | |
399 { | |
400 "label": null, | |
401 "output_name": "output", | |
402 "uuid": "56824bb4-df6b-4ebc-8c89-c6731b5d76f1" | |
403 } | |
404 ] | |
405 } | |
406 }, | |
407 "uuid": "23e0aa20-d91a-429e-817c-654a67b0a171" | |
408 } |