view Galaxy-Workflow-TestOboWorkflow1.ga @ 3:02e700554462 draft

Uploaded
author jorrit
date Thu, 28 Feb 2013 18:33:29 -0500
parents b8cbb98d959d
children
line wrap: on
line source

{
    "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": []
        }
    }
}