Files
galaxy/test/api/test_workflow_matching_lists.ga
T

117 lines
3.7 KiB
Plaintext

{
"a_galaxy_workflow": "true",
"annotation": "",
"format-version": "0.1",
"name": "test_workflow_matching_lists",
"steps": {
"0": {
"annotation": "",
"id": 0,
"input_connections": {},
"inputs": [
{
"description": "",
"name": "list1"
}
],
"name": "Input dataset collection",
"outputs": [],
"position": {
"left": 139.833336353302,
"top": 162.33334398269653
},
"tool_errors": null,
"tool_id": null,
"tool_state": "{\"collection_type\": \"list\", \"name\": \"list1\"}",
"tool_version": null,
"type": "data_collection_input",
"user_outputs": []
},
"1": {
"annotation": "",
"id": 1,
"input_connections": {},
"inputs": [
{
"description": "",
"name": "list2"
}
],
"name": "Input dataset collection",
"outputs": [],
"position": {
"left": 141.864586353302,
"top": 272.3680577278137
},
"tool_errors": null,
"tool_id": null,
"tool_state": "{\"collection_type\": \"list\", \"name\": \"list2\"}",
"tool_version": null,
"type": "data_collection_input",
"user_outputs": []
},
"2": {
"annotation": "",
"id": 2,
"input_connections": {
"input1": {
"id": 0,
"output_name": "output"
},
"queries_0|input2": {
"id": 1,
"output_name": "output"
}
},
"inputs": [],
"name": "Concatenate datasets (for test workflows)",
"outputs": [
{
"name": "out_file1",
"type": "input"
}
],
"position": {
"left": 453.40974473953247,
"top": 203.4097294807434
},
"post_job_actions": {},
"tool_errors": null,
"tool_id": "cat",
"tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input1\": \"null\", \"queries\": \"[{\\\"input2\\\": null, \\\"__index__\\\": 0}]\"}",
"tool_version": "1.0.0",
"type": "tool",
"user_outputs": []
},
"3": {
"annotation": "",
"id": 3,
"input_connections": {
"input1": {
"id": 2,
"output_name": "out_file1"
}
},
"inputs": [],
"name": "Concatenate dataset list (for test workflows)",
"outputs": [
{
"name": "out_file1",
"type": "input"
}
],
"position": {
"left": 828.93061876297,
"top": 217.4201512336731
},
"post_job_actions": {},
"tool_errors": null,
"tool_id": "cat_list",
"tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input1\": \"null\"}",
"tool_version": "1.0.0",
"type": "tool",
"user_outputs": []
}
},
"uuid": "54aadd3b-9d2b-436a-acfa-246a8c251651"
}