comparison env/lib/python3.9/site-packages/bioblend/_tests/data/test_workflow_pause.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": "test_workflow_pause",
6 "steps": {
7 "0": {
8 "annotation": "",
9 "id": 0,
10 "input_connections": {},
11 "inputs": [
12 {
13 "description": "",
14 "name": "Input Dataset"
15 }
16 ],
17 "name": "Input dataset",
18 "outputs": [],
19 "position": {
20 "left": 199.9201512336731,
21 "top": 251.4826512336731
22 },
23 "tool_errors": null,
24 "tool_id": null,
25 "tool_state": "{\"name\": \"Input Dataset\"}",
26 "tool_version": null,
27 "type": "data_input",
28 "user_outputs": []
29 },
30 "1": {
31 "annotation": "",
32 "id": 1,
33 "input_connections": {
34 "input1": {
35 "id": 0,
36 "output_name": "output"
37 }
38 },
39 "inputs": [],
40 "name": "Concatenate datasets (for test workflows)",
41 "outputs": [
42 {
43 "name": "out_file1",
44 "type": "input"
45 }
46 ],
47 "position": {
48 "left": 516.7257237434387,
49 "top": 187.28126573562622
50 },
51 "post_job_actions": {},
52 "tool_errors": null,
53 "tool_id": "cat",
54 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input1\": \"null\", \"queries\": \"[]\"}",
55 "tool_version": "1.0.0",
56 "type": "tool",
57 "user_outputs": []
58 },
59 "2": {
60 "annotation": "",
61 "id": 2,
62 "input_connections": {
63 "input": {
64 "id": 1,
65 "output_name": "out_file1"
66 }
67 },
68 "inputs": [
69 {
70 "description": "",
71 "name": "Pause for Dataset Review"
72 }
73 ],
74 "name": "Pause for dataset review",
75 "outputs": [],
76 "position": {
77 "left": 862.715301990509,
78 "top": 197.28126573562622
79 },
80 "tool_errors": null,
81 "tool_id": null,
82 "tool_state": "{\"name\": \"Pause for Dataset Review\"}",
83 "tool_version": null,
84 "type": "pause",
85 "user_outputs": []
86 },
87 "3": {
88 "annotation": "",
89 "id": 3,
90 "input_connections": {
91 "input1": {
92 "id": 2,
93 "output_name": "output"
94 }
95 },
96 "inputs": [],
97 "name": "Concatenate datasets (for test workflows)",
98 "outputs": [
99 {
100 "name": "out_file1",
101 "type": "input"
102 }
103 ],
104 "position": {
105 "left": 1181.9722595214844,
106 "top": 181.52084350585938
107 },
108 "post_job_actions": {},
109 "tool_errors": null,
110 "tool_id": "cat1",
111 "tool_state": "{\"__page__\": 0, \"__rerun_remap_job_id__\": null, \"input1\": \"null\", \"queries\": \"[]\"}",
112 "tool_version": "1.0.0",
113 "type": "tool",
114 "user_outputs": []
115 }
116 },
117 "uuid": "9058956e-76b6-4909-bab3-c12b2cc394c7"
118 }