Mercurial > repos > marcel > caddsuite_workflows
view QSAR_workflow.ga @ 1:e047a2629ecf
Uploaded
author | marcel |
---|---|
date | Thu, 19 Jan 2012 11:33:05 -0500 |
parents | b17805005cc8 |
children |
line wrap: on
line source
{ "a_galaxy_workflow": "true", "annotation": "", "format-version": "0.1", "name": "QSAR workflow", "steps": { "0": { "annotation": "", "id": 0, "input_connections": {}, "inputs": [ { "description": "", "name": "Training data set" } ], "name": "Input dataset", "outputs": [], "position": { "left": 299, "top": 309.5 }, "tool_errors": null, "tool_id": null, "tool_state": "{\"name\": \"Training data set\"}", "tool_version": null, "type": "data_input", "user_outputs": [] }, "1": { "annotation": "", "id": 1, "input_connections": {}, "inputs": [ { "description": "", "name": "Input Dataset" } ], "name": "Input dataset", "outputs": [], "position": { "left": 298.5, "top": 448 }, "tool_errors": null, "tool_id": null, "tool_state": "{\"name\": \"Input Dataset\"}", "tool_version": null, "type": "data_input", "user_outputs": [] }, "2": { "annotation": "", "id": 2, "input_connections": { "i": { "id": 0, "output_name": "output" } }, "inputs": [], "name": "InputReader", "outputs": [ { "name": "o", "type": "dat" } ], "position": { "left": 518, "top": 265.5 }, "tool_errors": null, "tool_id": "inputreader", "tool_state": "{\"__page__\": 0, \"csv_sep\": \"\\\"\\\"\", \"sdp\": \"\\\"True\\\"\", \"i\": \"null\", \"csv_dl\": \"\\\"False\\\"\", \"no_cr\": \"\\\"False\\\"\", \"no_cd\": \"\\\"False\\\"\", \"csv_nr\": \"\\\"\\\"\", \"act\": \"\\\"ACTIVITY\\\"\", \"csv_cl\": \"\\\"False\\\"\", \"csv\": \"null\"}", "tool_version": "1.1", "type": "tool", "user_outputs": [] }, "3": { "annotation": "", "id": 3, "input_connections": { "i1": { "id": 0, "output_name": "output" }, "i2": { "id": 1, "output_name": "output" } }, "inputs": [], "name": "SimilarityAnalyzer", "outputs": [ { "name": "o", "type": "png" } ], "position": { "left": 526.5, "top": 496 }, "tool_errors": null, "tool_id": "similarityanalyzer", "tool_state": "{\"i1\": \"null\", \"__page__\": 0, \"i2\": \"null\", \"title\": \"\\\"None\\\"\"}", "tool_version": "0.9", "type": "tool", "user_outputs": [] }, "4": { "annotation": "", "id": 4, "input_connections": { "i": { "id": 2, "output_name": "o" } }, "inputs": [], "name": "AutoModel", "outputs": [ { "name": "o", "type": "mod" } ], "position": { "left": 818, "top": 287.5 }, "tool_errors": null, "tool_id": "automodel", "tool_state": "{\"i\": \"null\", \"__page__\": 0, \"min_quality\": \"\\\"0.3\\\"\"}", "tool_version": "1.1", "type": "tool", "user_outputs": [] }, "5": { "annotation": "", "id": 5, "input_connections": { "i": { "id": 1, "output_name": "output" }, "mod": { "id": 4, "output_name": "o" } }, "inputs": [], "name": "MolPredictor", "outputs": [ { "name": "o", "type": "sdf" } ], "position": { "left": 729.5, "top": 413.5 }, "tool_errors": null, "tool_id": "molpredictor", "tool_state": "{\"__page__\": 0, \"csv_sep\": \"\\\"\\\"\", \"sdp\": \"\\\"True\\\"\", \"i\": \"null\", \"csv_dl\": \"\\\"False\\\"\", \"csv_nr\": \"\\\"\\\"\", \"csv_cl\": \"\\\"False\\\"\", \"rm\": \"\\\"False\\\"\", \"csv\": \"null\", \"mod\": \"null\"}", "tool_version": "1.1", "type": "tool", "user_outputs": [] } } }