Mercurial > repos > jorrit > obo_test_workflows
comparison Galaxy-Workflow-TestOboWorkflow1.ga @ 0:b8cbb98d959d draft
Uploaded
author | jorrit |
---|---|
date | Mon, 18 Feb 2013 19:35:43 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:b8cbb98d959d |
---|---|
1 { | |
2 "a_galaxy_workflow": "true", | |
3 "annotation": "Testing Obo workflow", | |
4 "format-version": "0.1", | |
5 "name": "TestOboWorkflow1", | |
6 "steps": { | |
7 "0": { | |
8 "annotation": "", | |
9 "id": 0, | |
10 "input_connections": {}, | |
11 "inputs": [], | |
12 "name": "fetch remote ontology", | |
13 "outputs": [ | |
14 { | |
15 "name": "output", | |
16 "type": "obo" | |
17 } | |
18 ], | |
19 "position": { | |
20 "left": 105, | |
21 "top": 155 | |
22 }, | |
23 "post_job_actions": {}, | |
24 "tool_errors": null, | |
25 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/jorrit/obotools/fetch-remote-ontology/0.0.14", | |
26 "tool_state": "{\"__page__\": 0, \"ont\": \"\\\"GO\\\"\"}", | |
27 "tool_version": "0.0.14", | |
28 "type": "tool", | |
29 "user_outputs": [] | |
30 } | |
31 } | |
32 } |