mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
- Move api.helpers to base.populators. - Refactor helper subclasses adapted to use bioblend instead of test framework stuff into base.populators for greater visibility. - Refactor workflow format 2 testing stuff for reuse by Selenium.
145 lines
5.0 KiB
Plaintext
145 lines
5.0 KiB
Plaintext
{
|
|
"a_galaxy_workflow": "true",
|
|
"annotation": "",
|
|
"format-version": "0.1",
|
|
"name": "test",
|
|
"steps": {
|
|
"0": {
|
|
"annotation": "",
|
|
"content_id": null,
|
|
"id": 0,
|
|
"input_connections": {},
|
|
"inputs": [
|
|
{
|
|
"description": "",
|
|
"name": "Input Dataset"
|
|
}
|
|
],
|
|
"label": null,
|
|
"name": "Input dataset",
|
|
"outputs": [],
|
|
"position": {
|
|
"left": 200,
|
|
"top": 200
|
|
},
|
|
"tool_errors": null,
|
|
"tool_id": null,
|
|
"tool_state": "{\"name\": \"Input Dataset\"}",
|
|
"tool_version": null,
|
|
"type": "data_input",
|
|
"uuid": "ef60789e-60fd-4c5a-baa5-598aeac0b5dc",
|
|
"workflow_outputs": []
|
|
},
|
|
"1": {
|
|
"annotation": "",
|
|
"content_id": "addValue",
|
|
"id": 1,
|
|
"input_connections": {},
|
|
"inputs": [
|
|
{
|
|
"description": "runtime parameter for tool Add column",
|
|
"name": "input"
|
|
}
|
|
],
|
|
"label": null,
|
|
"name": "Add column",
|
|
"outputs": [
|
|
{
|
|
"name": "out_file1",
|
|
"type": "input"
|
|
}
|
|
],
|
|
"position": {
|
|
"left": 204,
|
|
"top": 319
|
|
},
|
|
"post_job_actions": {},
|
|
"tool_errors": null,
|
|
"tool_id": "addValue",
|
|
"tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"__job_resource\": \"{\\\"__current_case__\\\": 0, \\\"__job_resource__select\\\": \\\"no\\\"}\", \"exp\": \"\\\"1\\\"\", \"iterate\": \"\\\"no\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
|
|
"tool_version": "1.0.0",
|
|
"type": "tool",
|
|
"uuid": "1daceb2a-719c-49a6-881c-5301076de918",
|
|
"workflow_outputs": []
|
|
},
|
|
"2": {
|
|
"annotation": "",
|
|
"content_id": "addValue",
|
|
"id": 2,
|
|
"input_connections": {
|
|
"input": {
|
|
"id": 0,
|
|
"output_name": "output"
|
|
}
|
|
},
|
|
"inputs": [
|
|
{
|
|
"description": "runtime parameter for tool Add column",
|
|
"name": "input"
|
|
}
|
|
],
|
|
"label": null,
|
|
"name": "Add column",
|
|
"outputs": [
|
|
{
|
|
"name": "out_file1",
|
|
"type": "input"
|
|
}
|
|
],
|
|
"position": {
|
|
"left": 418,
|
|
"top": 234
|
|
},
|
|
"post_job_actions": {},
|
|
"tool_errors": null,
|
|
"tool_id": "addValue",
|
|
"tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"__job_resource\": \"{\\\"__current_case__\\\": 0, \\\"__job_resource__select\\\": \\\"no\\\"}\", \"exp\": \"\\\"1\\\"\", \"iterate\": \"\\\"no\\\"\", \"input\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}",
|
|
"tool_version": "1.0.0",
|
|
"type": "tool",
|
|
"uuid": "f5349127-d008-44b2-a41e-af024de92d2e",
|
|
"workflow_outputs": []
|
|
},
|
|
"3": {
|
|
"annotation": "",
|
|
"content_id": "cat1",
|
|
"id": 3,
|
|
"input_connections": {
|
|
"input1": {
|
|
"id": 2,
|
|
"output_name": "out_file1"
|
|
},
|
|
"queries_0|input2": {
|
|
"id": 1,
|
|
"output_name": "out_file1"
|
|
}
|
|
},
|
|
"inputs": [
|
|
{
|
|
"description": "runtime parameter for tool Concatenate datasets",
|
|
"name": "input1"
|
|
}
|
|
],
|
|
"label": null,
|
|
"name": "Concatenate datasets",
|
|
"outputs": [
|
|
{
|
|
"name": "out_file1",
|
|
"type": "input"
|
|
}
|
|
],
|
|
"position": {
|
|
"left": 389.5,
|
|
"top": 396
|
|
},
|
|
"post_job_actions": {},
|
|
"tool_errors": null,
|
|
"tool_id": "cat1",
|
|
"tool_state": "{\"__job_resource\": \"{\\\"__current_case__\\\": 0, \\\"__job_resource__select\\\": \\\"no\\\"}\", \"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input1\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"queries\": \"[{\\\"input2\\\": {\\\"__class__\\\": \\\"RuntimeValue\\\"}, \\\"__index__\\\": 0}]\"}",
|
|
"tool_version": "1.0.0",
|
|
"type": "tool",
|
|
"uuid": "32205465-a47e-4d8a-aa45-2560b1a38f54",
|
|
"workflow_outputs": []
|
|
}
|
|
},
|
|
"uuid": "9f791470-2fca-4f63-aa18-72ae0211b077"
|
|
} |