# HG changeset patch # User jorrit # Date 1361234143 18000 # Node ID b8cbb98d959d91718d6bdc6701ad34f790de2bdb Uploaded diff -r 000000000000 -r b8cbb98d959d Galaxy-Workflow-TestOboWorkflow1.ga --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Galaxy-Workflow-TestOboWorkflow1.ga Mon Feb 18 19:35:43 2013 -0500 @@ -0,0 +1,32 @@ +{ + "a_galaxy_workflow": "true", + "annotation": "Testing Obo workflow", + "format-version": "0.1", + "name": "TestOboWorkflow1", + "steps": { + "0": { + "annotation": "", + "id": 0, + "input_connections": {}, + "inputs": [], + "name": "fetch remote ontology", + "outputs": [ + { + "name": "output", + "type": "obo" + } + ], + "position": { + "left": 105, + "top": 155 + }, + "post_job_actions": {}, + "tool_errors": null, + "tool_id": "testtoolshed.g2.bx.psu.edu/repos/jorrit/obotools/fetch-remote-ontology/0.0.14", + "tool_state": "{\"__page__\": 0, \"ont\": \"\\\"GO\\\"\"}", + "tool_version": "0.0.14", + "type": "tool", + "user_outputs": [] + } + } +} \ No newline at end of file diff -r 000000000000 -r b8cbb98d959d README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Mon Feb 18 19:35:43 2013 -0500 @@ -0,0 +1,6 @@ +This repository contains workflows used for testing workflows. Please don't use the contents of this repository for purposes other than testing. + +-- Steps to re-use these workflows + + +