Mercurial > repos > earlhaminst > geneseqtofamily
comparison GeneFamilies_GeneSeqToFamily.ga @ 5:06470b2e491f draft
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/workflows/GeneSeqToFamily commit 2c7c545579169dda723cd7d91d9ccef1c5061fed
author | earlhaminst |
---|---|
date | Mon, 25 Jun 2018 18:50:55 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
4:cc5419f7dff7 | 5:06470b2e491f |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "", | |
4 "format-version": "0.1", | |
5 "name": "GeneFamilies_GeneSeqToFamily", | |
6 "steps": { | |
7 "0": { | |
8 "annotation": "", | |
9 "content_id": null, | |
10 "errors": null, | |
11 "id": 0, | |
12 "input_connections": {}, | |
13 "inputs": [ | |
14 { | |
15 "description": "", | |
16 "name": "CDS" | |
17 } | |
18 ], | |
19 "label": "CDS", | |
20 "name": "Input dataset", | |
21 "outputs": [], | |
22 "position": { | |
23 "left": 200, | |
24 "top": 390.5 | |
25 }, | |
26 "tool_id": null, | |
27 "tool_state": "{\"name\": \"CDS\"}", | |
28 "tool_version": null, | |
29 "type": "data_input", | |
30 "uuid": "d2777a78-6429-47f6-9567-cb15140ace8d", | |
31 "workflow_outputs": [ | |
32 { | |
33 "label": null, | |
34 "output_name": "output", | |
35 "uuid": "7eedd485-b41e-4b55-9359-9f7e56d84f54" | |
36 } | |
37 ] | |
38 }, | |
39 "1": { | |
40 "annotation": "", | |
41 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", | |
42 "errors": null, | |
43 "id": 1, | |
44 "input_connections": { | |
45 "input1": { | |
46 "id": 0, | |
47 "output_name": "output" | |
48 } | |
49 }, | |
50 "inputs": [ | |
51 { | |
52 "description": "runtime parameter for tool transeq", | |
53 "name": "input1" | |
54 } | |
55 ], | |
56 "label": null, | |
57 "name": "transeq", | |
58 "outputs": [ | |
59 { | |
60 "name": "out_file1", | |
61 "type": "fasta" | |
62 } | |
63 ], | |
64 "position": { | |
65 "left": 460.0625, | |
66 "top": 324.5 | |
67 }, | |
68 "post_job_actions": { | |
69 "HideDatasetActionout_file1": { | |
70 "action_arguments": {}, | |
71 "action_type": "HideDatasetAction", | |
72 "output_name": "out_file1" | |
73 } | |
74 }, | |
75 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/emboss_5/EMBOSS: transeq101/5.0.0", | |
76 "tool_shed_repository": { | |
77 "changeset_revision": "1b6538ec8b56", | |
78 "name": "emboss_5", | |
79 "owner": "devteam", | |
80 "tool_shed": "toolshed.g2.bx.psu.edu" | |
81 }, | |
82 "tool_state": "{\"trim\": \"\\\"no\\\"\", \"__page__\": null, \"input1\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"out_format1\": \"\\\"fasta\\\"\", \"frame\": \"\\\"1\\\"\", \"regions\": \"\\\"\\\"\", \"clean\": \"\\\"no\\\"\", \"table\": \"\\\"0\\\"\", \"alternative\": \"\\\"no\\\"\", \"__rerun_remap_job_id__\": null}", | |
83 "tool_version": "5.0.0", | |
84 "type": "tool", | |
85 "uuid": "12722a4e-291d-4ba2-b7f8-77209049b0ac", | |
86 "workflow_outputs": [] | |
87 }, | |
88 "2": { | |
89 "annotation": "", | |
90 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.08", | |
91 "errors": null, | |
92 "id": 2, | |
93 "input_connections": { | |
94 "input_file": { | |
95 "id": 1, | |
96 "output_name": "out_file1" | |
97 } | |
98 }, | |
99 "inputs": [ | |
100 { | |
101 "description": "runtime parameter for tool NCBI BLAST+ makeblastdb", | |
102 "name": "mask_data_file" | |
103 }, | |
104 { | |
105 "description": "runtime parameter for tool NCBI BLAST+ makeblastdb", | |
106 "name": "input_file" | |
107 } | |
108 ], | |
109 "label": null, | |
110 "name": "NCBI BLAST+ makeblastdb", | |
111 "outputs": [ | |
112 { | |
113 "name": "outfile", | |
114 "type": "data" | |
115 } | |
116 ], | |
117 "position": { | |
118 "left": 689.171875, | |
119 "top": 454.390625 | |
120 }, | |
121 "post_job_actions": { | |
122 "HideDatasetActionoutfile": { | |
123 "action_arguments": {}, | |
124 "action_type": "HideDatasetAction", | |
125 "output_name": "outfile" | |
126 } | |
127 }, | |
128 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_makeblastdb/0.1.08", | |
129 "tool_shed_repository": { | |
130 "changeset_revision": "6f386c5dc4fb", | |
131 "name": "ncbi_blast_plus", | |
132 "owner": "devteam", | |
133 "tool_shed": "toolshed.g2.bx.psu.edu" | |
134 }, | |
135 "tool_state": "{\"__page__\": null, \"mask_data_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"dbtype\": \"\\\"prot\\\"\", \"__rerun_remap_job_id__\": null, \"hash_index\": \"\\\"true\\\"\", \"tax\": \"{\\\"__current_case__\\\": 0, \\\"taxselect\\\": \\\"\\\"}\", \"title\": \"\\\"\\\"\", \"parse_seqids\": \"\\\"false\\\"\"}", | |
136 "tool_version": "0.2.01", | |
137 "type": "tool", | |
138 "uuid": "c72477fb-cc1d-45ec-a0cd-8215be8fe8ee", | |
139 "workflow_outputs": [] | |
140 }, | |
141 "3": { | |
142 "annotation": "", | |
143 "content_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.2.01", | |
144 "errors": null, | |
145 "id": 3, | |
146 "input_connections": { | |
147 "db_opts|histdb": { | |
148 "id": 2, | |
149 "output_name": "outfile" | |
150 }, | |
151 "query": { | |
152 "id": 1, | |
153 "output_name": "out_file1" | |
154 } | |
155 }, | |
156 "inputs": [ | |
157 { | |
158 "description": "runtime parameter for tool NCBI BLAST+ blastp", | |
159 "name": "db_opts" | |
160 }, | |
161 { | |
162 "description": "runtime parameter for tool NCBI BLAST+ blastp", | |
163 "name": "query" | |
164 } | |
165 ], | |
166 "label": null, | |
167 "name": "NCBI BLAST+ blastp", | |
168 "outputs": [ | |
169 { | |
170 "name": "output1", | |
171 "type": "tabular" | |
172 } | |
173 ], | |
174 "position": { | |
175 "left": 909.5, | |
176 "top": 187 | |
177 }, | |
178 "post_job_actions": { | |
179 "HideDatasetActionoutput1": { | |
180 "action_arguments": {}, | |
181 "action_type": "HideDatasetAction", | |
182 "output_name": "output1" | |
183 } | |
184 }, | |
185 "tool_id": "toolshed.g2.bx.psu.edu/repos/devteam/ncbi_blast_plus/ncbi_blastp_wrapper/0.2.01", | |
186 "tool_shed_repository": { | |
187 "changeset_revision": "6f386c5dc4fb", | |
188 "name": "ncbi_blast_plus", | |
189 "owner": "devteam", | |
190 "tool_shed": "toolshed.g2.bx.psu.edu" | |
191 }, | |
192 "tool_state": "{\"evalue_cutoff\": \"\\\"1e-10\\\"\", \"__page__\": null, \"adv_opts\": \"{\\\"adv_optional_id_files_opts\\\": {\\\"__current_case__\\\": 0, \\\"adv_optional_id_files_opts_selector\\\": \\\"none\\\"}, \\\"use_sw_tback\\\": \\\"false\\\", \\\"matrix\\\": \\\"BLOSUM62\\\", \\\"max_hsps\\\": \\\"1\\\", \\\"adv_opts_selector\\\": \\\"advanced\\\", \\\"filter_query\\\": \\\"false\\\", \\\"word_size\\\": \\\"0\\\", \\\"__current_case__\\\": 1, \\\"parse_deflines\\\": \\\"false\\\", \\\"qcov_hsp_perc\\\": \\\"0.0\\\", \\\"max_hits\\\": \\\"0\\\"}\", \"__rerun_remap_job_id__\": null, \"db_opts\": \"{\\\"db_opts_selector\\\": \\\"histdb\\\", \\\"subject\\\": \\\"\\\", \\\"histdb\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__current_case__\\\": 1, \\\"database\\\": \\\"\\\"}\", \"query\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"blast_type\": \"\\\"blastp\\\"\", \"output\": \"{\\\"out_format\\\": \\\"6\\\", \\\"__current_case__\\\": 0}\"}", | |
193 "tool_version": "0.2.01", | |
194 "type": "tool", | |
195 "uuid": "b67576ce-b912-4b00-8277-0e422399f70c", | |
196 "workflow_outputs": [] | |
197 }, | |
198 "4": { | |
199 "annotation": "", | |
200 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/blast_parser/blast_parser/0.1.1", | |
201 "errors": null, | |
202 "id": 4, | |
203 "input_connections": { | |
204 "input": { | |
205 "id": 3, | |
206 "output_name": "output1" | |
207 } | |
208 }, | |
209 "inputs": [ | |
210 { | |
211 "description": "runtime parameter for tool BLAST parser", | |
212 "name": "input" | |
213 } | |
214 ], | |
215 "label": null, | |
216 "name": "BLAST parser", | |
217 "outputs": [ | |
218 { | |
219 "name": "output", | |
220 "type": "tabular" | |
221 } | |
222 ], | |
223 "position": { | |
224 "left": 1239.421875, | |
225 "top": 419.421875 | |
226 }, | |
227 "post_job_actions": {}, | |
228 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/blast_parser/blast_parser/0.1.1", | |
229 "tool_shed_repository": { | |
230 "changeset_revision": "363f3480622d", | |
231 "name": "blast_parser", | |
232 "owner": "earlhaminst", | |
233 "tool_shed": "toolshed.g2.bx.psu.edu" | |
234 }, | |
235 "tool_state": "{\"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"reciprocal\": \"\\\"true\\\"\", \"__page__\": null}", | |
236 "tool_version": "0.1.2", | |
237 "type": "tool", | |
238 "uuid": "3eb98d54-a52d-4605-b068-28a700290d92", | |
239 "workflow_outputs": [ | |
240 { | |
241 "label": null, | |
242 "output_name": "output", | |
243 "uuid": "6473f6a6-9036-43f2-ba10-961cecfb351f" | |
244 } | |
245 ] | |
246 }, | |
247 "5": { | |
248 "annotation": "", | |
249 "content_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg/hcluster_sg/0.5.1", | |
250 "errors": null, | |
251 "id": 5, | |
252 "input_connections": { | |
253 "inputFile": { | |
254 "id": 4, | |
255 "output_name": "output" | |
256 } | |
257 }, | |
258 "inputs": [ | |
259 { | |
260 "description": "runtime parameter for tool hcluster_sg", | |
261 "name": "c_conditional" | |
262 }, | |
263 { | |
264 "description": "runtime parameter for tool hcluster_sg", | |
265 "name": "inputFile" | |
266 } | |
267 ], | |
268 "label": null, | |
269 "name": "hcluster_sg", | |
270 "outputs": [ | |
271 { | |
272 "name": "outputFile", | |
273 "type": "tabular" | |
274 } | |
275 ], | |
276 "position": { | |
277 "left": 1462.921875, | |
278 "top": 331.5 | |
279 }, | |
280 "post_job_actions": { | |
281 "HideDatasetActionoutputFile": { | |
282 "action_arguments": {}, | |
283 "action_type": "HideDatasetAction", | |
284 "output_name": "outputFile" | |
285 } | |
286 }, | |
287 "tool_id": "toolshed.g2.bx.psu.edu/repos/earlhaminst/hcluster_sg/hcluster_sg/0.5.1", | |
288 "tool_shed_repository": { | |
289 "changeset_revision": "1d2de27d7a9c", | |
290 "name": "hcluster_sg", | |
291 "owner": "earlhaminst", | |
292 "tool_shed": "toolshed.g2.bx.psu.edu" | |
293 }, | |
294 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"c_conditional\": \"{\\\"c\\\": \\\"\\\", \\\"b\\\": \\\"0.1\\\", \\\"m\\\": \\\"500\\\", \\\"C\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"O\\\": {\\\"O_selector\\\": \\\"\\\", \\\"__current_case__\\\": 1}, \\\"L\\\": \\\"2\\\", \\\"s\\\": \\\"0.34\\\", \\\"__current_case__\\\": 1}\", \"w\": \"\\\"0\\\"\", \"inputFile\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", | |
295 "tool_version": "0.5.1.1", | |
296 "type": "tool", | |
297 "uuid": "d2b2ba89-b47d-4241-8adf-0d780f834412", | |
298 "workflow_outputs": [] | |
299 } | |
300 }, | |
301 "tags": [], | |
302 "uuid": "5bad18ae-08f1-4da5-b375-5a43d0440616" | |
303 } |