Mercurial > repos > arkarachai-fungtammasan > str_fm
comparison Galaxy-Workflow-TR_genome_profiling.ga @ 0:07588b899c13 draft
Uploaded
author | arkarachai-fungtammasan |
---|---|
date | Wed, 01 Apr 2015 17:05:51 -0400 |
parents | |
children | 29924ae65c45 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:07588b899c13 |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "", | |
4 "format-version": "0.1", | |
5 "name": "TR genome profiling", | |
6 "steps": { | |
7 "0": { | |
8 "annotation": "", | |
9 "id": 0, | |
10 "input_connections": {}, | |
11 "inputs": [ | |
12 { | |
13 "description": "", | |
14 "name": "fasta reference file" | |
15 } | |
16 ], | |
17 "name": "Input dataset", | |
18 "outputs": [], | |
19 "position": { | |
20 "left": 200, | |
21 "top": 250 | |
22 }, | |
23 "tool_errors": null, | |
24 "tool_id": null, | |
25 "tool_state": "{\"name\": \"fasta reference file\"}", | |
26 "tool_version": null, | |
27 "type": "data_input", | |
28 "user_outputs": [] | |
29 }, | |
30 "1": { | |
31 "annotation": "", | |
32 "id": 1, | |
33 "input_connections": { | |
34 "filePath": { | |
35 "id": 0, | |
36 "output_name": "output" | |
37 } | |
38 }, | |
39 "inputs": [], | |
40 "name": "Microsatellite detection", | |
41 "outputs": [ | |
42 { | |
43 "name": "stdout", | |
44 "type": "tabular" | |
45 } | |
46 ], | |
47 "position": { | |
48 "left": 430, | |
49 "top": 250 | |
50 }, | |
51 "post_job_actions": { | |
52 "ChangeDatatypeActionstdout": { | |
53 "action_arguments": { | |
54 "newtype": "tabular" | |
55 }, | |
56 "action_type": "ChangeDatatypeAction", | |
57 "output_name": "stdout" | |
58 }, | |
59 "HideDatasetActionstdout": { | |
60 "action_arguments": {}, | |
61 "action_type": "HideDatasetAction", | |
62 "output_name": "stdout" | |
63 } | |
64 }, | |
65 "tool_errors": null, | |
66 "tool_id": "toolshed.g2.bx.psu.edu/repos/arkarachai-fungtammasan/microsatellite_ngs/microsatellite/1.0.0", | |
67 "tool_state": "{\"__page__\": 0, \"flankSetting\": \"{\\\"noflankdisplay\\\": \\\"False\\\", \\\"flankdisplay\\\": \\\"0\\\", \\\"__current_case__\\\": 0}\", \"filePath\": \"null\", \"minlength\": \"\\\"5\\\"\", \"hammingThreshold\": \"\\\"0\\\"\", \"period\": \"\\\"1\\\"\", \"surfix\": \"\\\"0\\\"\", \"prefix\": \"\\\"0\\\"\", \"__rerun_remap_job_id__\": null, \"inputFileSource\": \"{\\\"inputFileType\\\": \\\"fasta\\\", \\\"__current_case__\\\": 2}\", \"partialmotifs\": \"\\\"True\\\"\", \"multipleruns\": \"\\\"True\\\"\"}", | |
68 "tool_version": "1.0.0", | |
69 "type": "tool", | |
70 "user_outputs": [] | |
71 }, | |
72 "2": { | |
73 "annotation": "", | |
74 "id": 2, | |
75 "input_connections": { | |
76 "input": { | |
77 "id": 1, | |
78 "output_name": "stdout" | |
79 } | |
80 }, | |
81 "inputs": [], | |
82 "name": "Compute", | |
83 "outputs": [ | |
84 { | |
85 "name": "out_file1", | |
86 "type": "input" | |
87 } | |
88 ], | |
89 "position": { | |
90 "left": 688, | |
91 "top": 250 | |
92 }, | |
93 "post_job_actions": { | |
94 "HideDatasetActionout_file1": { | |
95 "action_arguments": {}, | |
96 "action_type": "HideDatasetAction", | |
97 "output_name": "out_file1" | |
98 } | |
99 }, | |
100 "tool_errors": null, | |
101 "tool_id": "Add_a_column1", | |
102 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"int(c1+c2)\\\"\", \"round\": \"\\\"no\\\"\", \"__page__\": 0}", | |
103 "tool_version": "1.1.0", | |
104 "type": "tool", | |
105 "user_outputs": [] | |
106 }, | |
107 "3": { | |
108 "annotation": "", | |
109 "id": 3, | |
110 "input_connections": { | |
111 "input": { | |
112 "id": 2, | |
113 "output_name": "out_file1" | |
114 } | |
115 }, | |
116 "inputs": [], | |
117 "name": "Compute", | |
118 "outputs": [ | |
119 { | |
120 "name": "out_file1", | |
121 "type": "input" | |
122 } | |
123 ], | |
124 "position": { | |
125 "left": 916, | |
126 "top": 250 | |
127 }, | |
128 "post_job_actions": { | |
129 "HideDatasetActionout_file1": { | |
130 "action_arguments": {}, | |
131 "action_type": "HideDatasetAction", | |
132 "output_name": "out_file1" | |
133 } | |
134 }, | |
135 "tool_errors": null, | |
136 "tool_id": "Add_a_column1", | |
137 "tool_state": "{\"input\": \"null\", \"__rerun_remap_job_id__\": null, \"cond\": \"\\\"len(c4)\\\"\", \"round\": \"\\\"no\\\"\", \"__page__\": 0}", | |
138 "tool_version": "1.1.0", | |
139 "type": "tool", | |
140 "user_outputs": [] | |
141 }, | |
142 "4": { | |
143 "annotation": "", | |
144 "id": 4, | |
145 "input_connections": { | |
146 "input": { | |
147 "id": 3, | |
148 "output_name": "out_file1" | |
149 } | |
150 }, | |
151 "inputs": [], | |
152 "name": "Cut", | |
153 "outputs": [ | |
154 { | |
155 "name": "out_file1", | |
156 "type": "tabular" | |
157 } | |
158 ], | |
159 "position": { | |
160 "left": 1144, | |
161 "top": 250 | |
162 }, | |
163 "post_job_actions": { | |
164 "ChangeDatatypeActionout_file1": { | |
165 "action_arguments": { | |
166 "newtype": "interval" | |
167 }, | |
168 "action_type": "ChangeDatatypeAction", | |
169 "output_name": "out_file1" | |
170 }, | |
171 "ColumnSetActionout_file1": { | |
172 "action_arguments": { | |
173 "chromCol": "1", | |
174 "endCol": "3", | |
175 "nameCol": "", | |
176 "startCol": "2", | |
177 "strandCol": "" | |
178 }, | |
179 "action_type": "ColumnSetAction", | |
180 "output_name": "out_file1" | |
181 } | |
182 }, | |
183 "tool_errors": null, | |
184 "tool_id": "Cut1", | |
185 "tool_state": "{\"columnList\": \"\\\"c6,c2,c9,c4,c1,c10\\\"\", \"input\": \"null\", \"delimiter\": \"\\\"T\\\"\", \"__rerun_remap_job_id__\": null, \"__page__\": 0}", | |
186 "tool_version": "1.0.2", | |
187 "type": "tool", | |
188 "user_outputs": [] | |
189 } | |
190 } | |
191 } |