Mercurial > repos > fernando > protein_funcional_analysis_similarities
comparison interpro/Galaxy-Workflow-Protein_Funcional_Analysis_Similarities.ga @ 0:c342ebb50f0b draft default tip
Uploaded
author | fernando |
---|---|
date | Thu, 22 May 2014 05:09:07 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c342ebb50f0b |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "Search common attributes in protein sequences", | |
4 "format-version": "0.1", | |
5 "name": "Protein Funcional Analysis Similarities", | |
6 "steps": { | |
7 "0": { | |
8 "annotation": "", | |
9 "id": 0, | |
10 "input_connections": {}, | |
11 "inputs": [], | |
12 "name": "RemoteBlast", | |
13 "outputs": [ | |
14 { | |
15 "name": "outfile", | |
16 "type": "txt" | |
17 } | |
18 ], | |
19 "position": { | |
20 "left": 200, | |
21 "top": 205 | |
22 }, | |
23 "post_job_actions": {}, | |
24 "tool_errors": null, | |
25 "tool_id": "ALaGiFer_1", | |
26 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"infile\": \"null\"}", | |
27 "tool_version": "1.0.0", | |
28 "type": "tool", | |
29 "user_outputs": [] | |
30 }, | |
31 "1": { | |
32 "annotation": "", | |
33 "id": 1, | |
34 "input_connections": { | |
35 "infile": { | |
36 "id": 0, | |
37 "output_name": "outfile" | |
38 } | |
39 }, | |
40 "inputs": [], | |
41 "name": "Sequences assortment", | |
42 "outputs": [ | |
43 { | |
44 "name": "outfile", | |
45 "type": "fasta" | |
46 } | |
47 ], | |
48 "position": { | |
49 "left": 308, | |
50 "top": 339 | |
51 }, | |
52 "post_job_actions": {}, | |
53 "tool_errors": null, | |
54 "tool_id": "BLaGiFer_2", | |
55 "tool_state": "{\"__page__\": 0, \"numsequences\": \"\\\"5\\\"\", \"__rerun_remap_job_id__\": null, \"infile\": \"null\"}", | |
56 "tool_version": "1.0.0", | |
57 "type": "tool", | |
58 "user_outputs": [] | |
59 }, | |
60 "2": { | |
61 "annotation": "", | |
62 "id": 2, | |
63 "input_connections": { | |
64 "infile": { | |
65 "id": 1, | |
66 "output_name": "outfile" | |
67 } | |
68 }, | |
69 "inputs": [], | |
70 "name": "Sequences attributes", | |
71 "outputs": [ | |
72 { | |
73 "name": "outfile", | |
74 "type": "gff" | |
75 } | |
76 ], | |
77 "position": { | |
78 "left": 385, | |
79 "top": 463 | |
80 }, | |
81 "post_job_actions": {}, | |
82 "tool_errors": null, | |
83 "tool_id": "CLaGiFer_3", | |
84 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"infile\": \"null\"}", | |
85 "tool_version": "1.0.0", | |
86 "type": "tool", | |
87 "user_outputs": [] | |
88 }, | |
89 "3": { | |
90 "annotation": "", | |
91 "id": 3, | |
92 "input_connections": { | |
93 "infile": { | |
94 "id": 2, | |
95 "output_name": "outfile" | |
96 } | |
97 }, | |
98 "inputs": [], | |
99 "name": "Common attributes selection", | |
100 "outputs": [ | |
101 { | |
102 "name": "outfile", | |
103 "type": "txt" | |
104 } | |
105 ], | |
106 "position": { | |
107 "left": 441, | |
108 "top": 589 | |
109 }, | |
110 "post_job_actions": {}, | |
111 "tool_errors": null, | |
112 "tool_id": "DLaGiFer_3", | |
113 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"infile\": \"null\"}", | |
114 "tool_version": "1.0.0", | |
115 "type": "tool", | |
116 "user_outputs": [] | |
117 } | |
118 } | |
119 } |