Mercurial > repos > shellac > sam_consensus_v3
comparison env/lib/python3.9/site-packages/bioblend/_tests/data/workflow_with_parameter_input.ga @ 0:4f3585e2f14b draft default tip
"planemo upload commit 60cee0fc7c0cda8592644e1aad72851dec82c959"
| author | shellac |
|---|---|
| date | Mon, 22 Mar 2021 18:12:50 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:4f3585e2f14b |
|---|---|
| 1 { | |
| 2 "a_galaxy_workflow": "true", | |
| 3 "annotation": "", | |
| 4 "format-version": "0.1", | |
| 5 "name": "Workflow with parameter input", | |
| 6 "steps": { | |
| 7 "0": { | |
| 8 "annotation": "", | |
| 9 "content_id": null, | |
| 10 "errors": null, | |
| 11 "id": 0, | |
| 12 "input_connections": {}, | |
| 13 "inputs": [], | |
| 14 "label": null, | |
| 15 "name": "Input parameter", | |
| 16 "outputs": [], | |
| 17 "position": { | |
| 18 "left": 184, | |
| 19 "top": 251.5 | |
| 20 }, | |
| 21 "tool_id": null, | |
| 22 "tool_state": "{\"optional\": false, \"parameter_type\": \"text\"}", | |
| 23 "tool_version": null, | |
| 24 "type": "parameter_input", | |
| 25 "uuid": "23e0b1bb-908c-4077-a75a-6898029ce21d", | |
| 26 "workflow_outputs": [ | |
| 27 { | |
| 28 "label": null, | |
| 29 "output_name": "output", | |
| 30 "uuid": "da74dde6-e1f4-4602-b778-748670912508" | |
| 31 } | |
| 32 ] | |
| 33 }, | |
| 34 "1": { | |
| 35 "annotation": "", | |
| 36 "content_id": null, | |
| 37 "errors": null, | |
| 38 "id": 1, | |
| 39 "input_connections": {}, | |
| 40 "inputs": [], | |
| 41 "label": null, | |
| 42 "name": "Input dataset", | |
| 43 "outputs": [], | |
| 44 "position": { | |
| 45 "left": 186, | |
| 46 "top": 342.5 | |
| 47 }, | |
| 48 "tool_id": null, | |
| 49 "tool_state": "{\"optional\": false}", | |
| 50 "tool_version": null, | |
| 51 "type": "data_input", | |
| 52 "uuid": "8c014439-d785-45d8-9c65-2453f31d28c7", | |
| 53 "workflow_outputs": [ | |
| 54 { | |
| 55 "label": null, | |
| 56 "output_name": "output", | |
| 57 "uuid": "50d9c228-0e0e-4cef-b56b-71a015882f5f" | |
| 58 } | |
| 59 ] | |
| 60 }, | |
| 61 "2": { | |
| 62 "annotation": "", | |
| 63 "content_id": "addValue", | |
| 64 "errors": null, | |
| 65 "id": 2, | |
| 66 "input_connections": { | |
| 67 "exp": { | |
| 68 "id": 0, | |
| 69 "output_name": "output" | |
| 70 }, | |
| 71 "input": { | |
| 72 "id": 1, | |
| 73 "output_name": "output" | |
| 74 } | |
| 75 }, | |
| 76 "inputs": [ | |
| 77 { | |
| 78 "description": "runtime parameter for tool Add column", | |
| 79 "name": "input" | |
| 80 } | |
| 81 ], | |
| 82 "label": null, | |
| 83 "name": "Add column", | |
| 84 "outputs": [ | |
| 85 { | |
| 86 "name": "out_file1", | |
| 87 "type": "input" | |
| 88 } | |
| 89 ], | |
| 90 "position": { | |
| 91 "left": 546, | |
| 92 "top": 254.5 | |
| 93 }, | |
| 94 "post_job_actions": {}, | |
| 95 "tool_id": "addValue", | |
| 96 "tool_state": "{\"__page__\": null, \"input\": {\"__class__\": \"RuntimeValue\"}, \"__rerun_remap_job_id__\": null, \"exp\": {\"__class__\": \"ConnectedValue\"}, \"iterate\": \"no\"}", | |
| 97 "tool_version": "1.0.0", | |
| 98 "type": "tool", | |
| 99 "uuid": "224d22f3-bb6d-444d-ae1d-744d6e035fbc", | |
| 100 "workflow_outputs": [ | |
| 101 { | |
| 102 "label": null, | |
| 103 "output_name": "out_file1", | |
| 104 "uuid": "e19e9691-0fe7-43c9-8d90-28a7b901691f" | |
| 105 } | |
| 106 ] | |
| 107 } | |
| 108 }, | |
| 109 "tags": [], | |
| 110 "uuid": "90661668-5367-4f75-89b6-44a2ecb062df", | |
| 111 "version": 1 | |
| 112 } |
