Mercurial > repos > refinery-platform > refinery_test_workflows
comparison Test_workflow__SPP_analog.ga @ 2:de913d82bdcb draft
planemo upload commit 5cd1dc74be32db93cccb661358872464485a1824
| author | refinery-platform |
|---|---|
| date | Tue, 10 Apr 2018 10:32:06 -0400 |
| parents | e75c9c9f72fc |
| children |
comparison
equal
deleted
inserted
replaced
| 1:e75c9c9f72fc | 2:de913d82bdcb |
|---|---|
| 1 { | 1 { |
| 2 "a_galaxy_workflow": "true", | 2 "a_galaxy_workflow": "true", |
| 3 "annotation": "{\"refinery_type\": \"analysis\", \"refinery_relationships\": [{\"category\":\"1-1\", \"set1\":\"tag file\", \"set2\":\"control file\"}]}", | 3 "annotation": "{\n\t\"description\": \"Test workflow SPP analog\",\n\t\t\"file_relationship\": {\n\t\t \"value_type\": \"LIST\",\n\t\t \"name\": \"List of Paired Input files\",\n \"file_relationship\": {\n\t\t\t\"file_relationship\": {},\n\t\t\t\"value_type\": \"PAIR\",\n\t\t\t\"name\": \"Paired Input files\",\n\t\t\t\"input_files\": [{\n\t\t\t\t\t\"allowed_filetypes\": [{\"name\": \"TXT\"}],\n\t\t\t\t\t\"name\": \"Tag File\",\n\t\t\t\t\t\"description\": \"Input Tag File\"\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\t\"allowed_filetypes\": [{\"name\": \"TXT\"}],\n\t\t\t\t\t\"name\": \"Control File\",\n\t\t\t\t\t\"description\": \"Input Control File\"\n\t\t\t\t}\n\t\t\t]\n\t\t}\n }\n}", |
| 4 "format-version": "0.1", | 4 "format-version": "0.1", |
| 5 "name": "Test workflow: SPP analog", | 5 "name": "Test workflow: SPP analog", |
| 6 "steps": { | 6 "steps": { |
| 7 "0": { | 7 "0": { |
| 8 "annotation": "", | 8 "annotation": "", |
| 9 "content_id": null, | |
| 10 "errors": null, | |
| 9 "id": 0, | 11 "id": 0, |
| 10 "input_connections": {}, | 12 "input_connections": {}, |
| 11 "inputs": [ | 13 "inputs": [], |
| 12 { | 14 "label": null, |
| 13 "description": "", | 15 "name": "Input dataset collection", |
| 14 "name": "tag file" | |
| 15 } | |
| 16 ], | |
| 17 "name": "Input dataset", | |
| 18 "outputs": [], | 16 "outputs": [], |
| 19 "position": { | 17 "position": { |
| 20 "left": 200, | 18 "left": 179.5, |
| 21 "top": 254 | 19 "top": 350.5 |
| 22 }, | 20 }, |
| 23 "tool_errors": null, | |
| 24 "tool_id": null, | 21 "tool_id": null, |
| 25 "tool_state": "{\"name\": \"tag file\"}", | 22 "tool_state": "{\"collection_type\": \"paired\"}", |
| 26 "tool_version": null, | 23 "tool_version": null, |
| 27 "type": "data_input", | 24 "type": "data_collection_input", |
| 28 "user_outputs": [] | 25 "uuid": "91742ad7-8c63-4c6d-9eba-a06e49f0919a", |
| 26 "workflow_outputs": [ | |
| 27 { | |
| 28 "label": null, | |
| 29 "output_name": "output", | |
| 30 "uuid": "fb1d7e2e-169b-4992-9e0f-ef50bcdfb4df" | |
| 31 } | |
| 32 ] | |
| 29 }, | 33 }, |
| 30 "1": { | 34 "1": { |
| 31 "annotation": "", | 35 "annotation": "", |
| 36 "content_id": "toolshed.g2.bx.psu.edu/repos/refinery-platform/split_paired_collection/split_paired_collection/0.2", | |
| 37 "errors": null, | |
| 32 "id": 1, | 38 "id": 1, |
| 33 "input_connections": {}, | 39 "input_connections": { |
| 34 "inputs": [ | 40 "input_collection": { |
| 35 { | |
| 36 "description": "", | |
| 37 "name": "control file" | |
| 38 } | |
| 39 ], | |
| 40 "name": "Input dataset", | |
| 41 "outputs": [], | |
| 42 "position": { | |
| 43 "left": 202, | |
| 44 "top": 368 | |
| 45 }, | |
| 46 "tool_errors": null, | |
| 47 "tool_id": null, | |
| 48 "tool_state": "{\"name\": \"control file\"}", | |
| 49 "tool_version": null, | |
| 50 "type": "data_input", | |
| 51 "user_outputs": [] | |
| 52 }, | |
| 53 "2": { | |
| 54 "annotation": "", | |
| 55 "id": 2, | |
| 56 "input_connections": { | |
| 57 "input_file": { | |
| 58 "id": 0, | 41 "id": 0, |
| 59 "output_name": "output" | 42 "output_name": "output" |
| 60 } | 43 } |
| 61 }, | 44 }, |
| 62 "inputs": [], | 45 "inputs": [ |
| 63 "name": "Refinery test tool 1-1", | 46 { |
| 64 "outputs": [ | 47 "description": "runtime parameter for tool Split Paired Collection", |
| 65 { | 48 "name": "input_collection" |
| 66 "name": "output_file", | 49 } |
| 67 "type": "txt" | 50 ], |
| 68 } | 51 "label": null, |
| 69 ], | 52 "name": "Split Paired Collection", |
| 70 "position": { | 53 "outputs": [ |
| 71 "left": 412, | 54 { |
| 72 "top": 242 | 55 "name": "forward_element", |
| 73 }, | 56 "type": "data" |
| 74 "post_job_actions": {}, | 57 }, |
| 75 "tool_errors": null, | 58 { |
| 76 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 59 "name": "reverse_element", |
| 77 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 60 "type": "data" |
| 78 "tool_version": "0.1", | 61 } |
| 79 "type": "tool", | 62 ], |
| 80 "user_outputs": [] | 63 "position": { |
| 64 "left": 477.5, | |
| 65 "top": 346.5 | |
| 66 }, | |
| 67 "post_job_actions": { | |
| 68 "ChangeDatatypeActionforward_element": { | |
| 69 "action_arguments": { | |
| 70 "newtype": "txt" | |
| 71 }, | |
| 72 "action_type": "ChangeDatatypeAction", | |
| 73 "output_name": "forward_element" | |
| 74 }, | |
| 75 "ChangeDatatypeActionreverse_element": { | |
| 76 "action_arguments": { | |
| 77 "newtype": "txt" | |
| 78 }, | |
| 79 "action_type": "ChangeDatatypeAction", | |
| 80 "output_name": "reverse_element" | |
| 81 }, | |
| 82 "HideDatasetActionforward_element": { | |
| 83 "action_arguments": {}, | |
| 84 "action_type": "HideDatasetAction", | |
| 85 "output_name": "forward_element" | |
| 86 }, | |
| 87 "HideDatasetActionreverse_element": { | |
| 88 "action_arguments": {}, | |
| 89 "action_type": "HideDatasetAction", | |
| 90 "output_name": "reverse_element" | |
| 91 } | |
| 92 }, | |
| 93 "tool_id": "toolshed.g2.bx.psu.edu/repos/refinery-platform/split_paired_collection/split_paired_collection/0.2", | |
| 94 "tool_shed_repository": { | |
| 95 "changeset_revision": "3a60513b51a2", | |
| 96 "name": "split_paired_collection", | |
| 97 "owner": "refinery-platform", | |
| 98 "tool_shed": "toolshed.g2.bx.psu.edu" | |
| 99 }, | |
| 100 "tool_state": "{\"__page__\": null, \"__rerun_remap_job_id__\": null, \"input_collection\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", | |
| 101 "tool_version": "0.2", | |
| 102 "type": "tool", | |
| 103 "uuid": "65d6b62c-9fcb-4779-a4a7-f0cfd2ece6a3", | |
| 104 "workflow_outputs": [] | |
| 105 }, | |
| 106 "2": { | |
| 107 "annotation": "", | |
| 108 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 109 "errors": null, | |
| 110 "id": 2, | |
| 111 "input_connections": { | |
| 112 "input_file": { | |
| 113 "id": 1, | |
| 114 "output_name": "forward_element" | |
| 115 } | |
| 116 }, | |
| 117 "inputs": [ | |
| 118 { | |
| 119 "description": "runtime parameter for tool Refinery test tool 1-1", | |
| 120 "name": "input_file" | |
| 121 } | |
| 122 ], | |
| 123 "label": null, | |
| 124 "name": "Refinery test tool 1-1", | |
| 125 "outputs": [ | |
| 126 { | |
| 127 "name": "output_file", | |
| 128 "type": "txt" | |
| 129 } | |
| 130 ], | |
| 131 "position": { | |
| 132 "left": 763.5, | |
| 133 "top": 317 | |
| 134 }, | |
| 135 "post_job_actions": { | |
| 136 "HideDatasetActionoutput_file": { | |
| 137 "action_arguments": {}, | |
| 138 "action_type": "HideDatasetAction", | |
| 139 "output_name": "output_file" | |
| 140 } | |
| 141 }, | |
| 142 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 143 "tool_shed_repository": { | |
| 144 "changeset_revision": "b87749d7a24c", | |
| 145 "name": "refinery_test", | |
| 146 "owner": "refinery-platform", | |
| 147 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 148 }, | |
| 149 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 150 "tool_version": "0.1", | |
| 151 "type": "tool", | |
| 152 "uuid": "bc924f87-d2a6-4477-89f7-0c0308e8f8a3", | |
| 153 "workflow_outputs": [] | |
| 81 }, | 154 }, |
| 82 "3": { | 155 "3": { |
| 83 "annotation": "", | 156 "annotation": "", |
| 157 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 158 "errors": null, | |
| 84 "id": 3, | 159 "id": 3, |
| 85 "input_connections": { | 160 "input_connections": { |
| 86 "input_file": { | 161 "input_file": { |
| 87 "id": 1, | 162 "id": 1, |
| 88 "output_name": "output" | 163 "output_name": "reverse_element" |
| 89 } | 164 } |
| 90 }, | 165 }, |
| 91 "inputs": [], | 166 "inputs": [ |
| 92 "name": "Refinery test tool 1-1", | 167 { |
| 93 "outputs": [ | 168 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 94 { | 169 "name": "input_file" |
| 95 "name": "output_file", | 170 } |
| 96 "type": "txt" | 171 ], |
| 97 } | 172 "label": null, |
| 98 ], | 173 "name": "Refinery test tool 1-1", |
| 99 "position": { | 174 "outputs": [ |
| 100 "left": 414, | 175 { |
| 101 "top": 362 | 176 "name": "output_file", |
| 102 }, | 177 "type": "txt" |
| 103 "post_job_actions": {}, | 178 } |
| 104 "tool_errors": null, | 179 ], |
| 105 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 180 "position": { |
| 106 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 181 "left": 765.5, |
| 107 "tool_version": "0.1", | 182 "top": 437 |
| 108 "type": "tool", | 183 }, |
| 109 "user_outputs": [] | 184 "post_job_actions": { |
| 185 "HideDatasetActionoutput_file": { | |
| 186 "action_arguments": {}, | |
| 187 "action_type": "HideDatasetAction", | |
| 188 "output_name": "output_file" | |
| 189 } | |
| 190 }, | |
| 191 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 192 "tool_shed_repository": { | |
| 193 "changeset_revision": "b87749d7a24c", | |
| 194 "name": "refinery_test", | |
| 195 "owner": "refinery-platform", | |
| 196 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 197 }, | |
| 198 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 199 "tool_version": "0.1", | |
| 200 "type": "tool", | |
| 201 "uuid": "5f3c2623-fb89-4393-ba29-7ee3f2a00bca", | |
| 202 "workflow_outputs": [] | |
| 110 }, | 203 }, |
| 111 "4": { | 204 "4": { |
| 112 "annotation": "", | 205 "annotation": "", |
| 206 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 207 "errors": null, | |
| 113 "id": 4, | 208 "id": 4, |
| 114 "input_connections": { | 209 "input_connections": { |
| 115 "input_file": { | 210 "input_file": { |
| 116 "id": 2, | 211 "id": 2, |
| 117 "output_name": "output_file" | 212 "output_name": "output_file" |
| 118 } | 213 } |
| 119 }, | 214 }, |
| 120 "inputs": [], | 215 "inputs": [ |
| 121 "name": "Refinery test tool 1-1", | 216 { |
| 122 "outputs": [ | 217 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 123 { | 218 "name": "input_file" |
| 124 "name": "output_file", | 219 } |
| 125 "type": "txt" | 220 ], |
| 126 } | 221 "label": null, |
| 127 ], | 222 "name": "Refinery test tool 1-1", |
| 128 "position": { | 223 "outputs": [ |
| 129 "left": 629, | 224 { |
| 130 "top": 246 | 225 "name": "output_file", |
| 131 }, | 226 "type": "txt" |
| 132 "post_job_actions": {}, | 227 } |
| 133 "tool_errors": null, | 228 ], |
| 134 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 229 "position": { |
| 135 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 230 "left": 980.5, |
| 136 "tool_version": "0.1", | 231 "top": 321 |
| 137 "type": "tool", | 232 }, |
| 138 "user_outputs": [] | 233 "post_job_actions": { |
| 234 "HideDatasetActionoutput_file": { | |
| 235 "action_arguments": {}, | |
| 236 "action_type": "HideDatasetAction", | |
| 237 "output_name": "output_file" | |
| 238 } | |
| 239 }, | |
| 240 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 241 "tool_shed_repository": { | |
| 242 "changeset_revision": "b87749d7a24c", | |
| 243 "name": "refinery_test", | |
| 244 "owner": "refinery-platform", | |
| 245 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 246 }, | |
| 247 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 248 "tool_version": "0.1", | |
| 249 "type": "tool", | |
| 250 "uuid": "24e512de-f882-40e5-bf65-2b2a3e945c00", | |
| 251 "workflow_outputs": [] | |
| 139 }, | 252 }, |
| 140 "5": { | 253 "5": { |
| 141 "annotation": "", | 254 "annotation": "", |
| 255 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 256 "errors": null, | |
| 142 "id": 5, | 257 "id": 5, |
| 143 "input_connections": { | 258 "input_connections": { |
| 144 "input_file": { | 259 "input_file": { |
| 145 "id": 3, | 260 "id": 3, |
| 146 "output_name": "output_file" | 261 "output_name": "output_file" |
| 147 } | 262 } |
| 148 }, | 263 }, |
| 149 "inputs": [], | 264 "inputs": [ |
| 150 "name": "Refinery test tool 1-1", | 265 { |
| 151 "outputs": [ | 266 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 152 { | 267 "name": "input_file" |
| 153 "name": "output_file", | 268 } |
| 154 "type": "txt" | 269 ], |
| 155 } | 270 "label": null, |
| 156 ], | 271 "name": "Refinery test tool 1-1", |
| 157 "position": { | 272 "outputs": [ |
| 158 "left": 629, | 273 { |
| 159 "top": 368 | 274 "name": "output_file", |
| 160 }, | 275 "type": "txt" |
| 161 "post_job_actions": {}, | 276 } |
| 162 "tool_errors": null, | 277 ], |
| 163 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 278 "position": { |
| 164 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 279 "left": 980.5, |
| 165 "tool_version": "0.1", | 280 "top": 443 |
| 166 "type": "tool", | 281 }, |
| 167 "user_outputs": [] | 282 "post_job_actions": { |
| 283 "HideDatasetActionoutput_file": { | |
| 284 "action_arguments": {}, | |
| 285 "action_type": "HideDatasetAction", | |
| 286 "output_name": "output_file" | |
| 287 } | |
| 288 }, | |
| 289 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 290 "tool_shed_repository": { | |
| 291 "changeset_revision": "b87749d7a24c", | |
| 292 "name": "refinery_test", | |
| 293 "owner": "refinery-platform", | |
| 294 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 295 }, | |
| 296 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 297 "tool_version": "0.1", | |
| 298 "type": "tool", | |
| 299 "uuid": "4e354bed-9a38-45fa-a726-5d4da8b5e48b", | |
| 300 "workflow_outputs": [] | |
| 168 }, | 301 }, |
| 169 "6": { | 302 "6": { |
| 170 "annotation": "", | 303 "annotation": "", |
| 304 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 305 "errors": null, | |
| 171 "id": 6, | 306 "id": 6, |
| 172 "input_connections": { | 307 "input_connections": { |
| 173 "input_file": { | 308 "input_file": { |
| 174 "id": 4, | 309 "id": 4, |
| 175 "output_name": "output_file" | 310 "output_name": "output_file" |
| 176 } | 311 } |
| 177 }, | 312 }, |
| 178 "inputs": [], | 313 "inputs": [ |
| 179 "name": "Refinery test tool 1-1", | 314 { |
| 180 "outputs": [ | 315 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 181 { | 316 "name": "input_file" |
| 182 "name": "output_file", | 317 } |
| 183 "type": "txt" | 318 ], |
| 184 } | 319 "label": null, |
| 185 ], | 320 "name": "Refinery test tool 1-1", |
| 186 "position": { | 321 "outputs": [ |
| 187 "left": 847, | 322 { |
| 188 "top": 251 | 323 "name": "output_file", |
| 189 }, | 324 "type": "txt" |
| 190 "post_job_actions": {}, | 325 } |
| 191 "tool_errors": null, | 326 ], |
| 192 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 327 "position": { |
| 193 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 328 "left": 1198.5, |
| 194 "tool_version": "0.1", | 329 "top": 326 |
| 195 "type": "tool", | 330 }, |
| 196 "user_outputs": [] | 331 "post_job_actions": { |
| 332 "HideDatasetActionoutput_file": { | |
| 333 "action_arguments": {}, | |
| 334 "action_type": "HideDatasetAction", | |
| 335 "output_name": "output_file" | |
| 336 } | |
| 337 }, | |
| 338 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 339 "tool_shed_repository": { | |
| 340 "changeset_revision": "b87749d7a24c", | |
| 341 "name": "refinery_test", | |
| 342 "owner": "refinery-platform", | |
| 343 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 344 }, | |
| 345 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 346 "tool_version": "0.1", | |
| 347 "type": "tool", | |
| 348 "uuid": "1f44b18f-cdef-4af9-872b-760e8664749a", | |
| 349 "workflow_outputs": [] | |
| 197 }, | 350 }, |
| 198 "7": { | 351 "7": { |
| 199 "annotation": "", | 352 "annotation": "", |
| 353 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 354 "errors": null, | |
| 200 "id": 7, | 355 "id": 7, |
| 201 "input_connections": { | 356 "input_connections": { |
| 202 "input_file": { | 357 "input_file": { |
| 203 "id": 5, | 358 "id": 5, |
| 204 "output_name": "output_file" | 359 "output_name": "output_file" |
| 205 } | 360 } |
| 206 }, | 361 }, |
| 207 "inputs": [], | 362 "inputs": [ |
| 208 "name": "Refinery test tool 1-1", | 363 { |
| 209 "outputs": [ | 364 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 210 { | 365 "name": "input_file" |
| 211 "name": "output_file", | 366 } |
| 212 "type": "txt" | 367 ], |
| 213 } | 368 "label": null, |
| 214 ], | 369 "name": "Refinery test tool 1-1", |
| 215 "position": { | 370 "outputs": [ |
| 216 "left": 847, | 371 { |
| 217 "top": 370 | 372 "name": "output_file", |
| 218 }, | 373 "type": "txt" |
| 219 "post_job_actions": {}, | 374 } |
| 220 "tool_errors": null, | 375 ], |
| 221 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 376 "position": { |
| 222 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 377 "left": 1198.5, |
| 223 "tool_version": "0.1", | 378 "top": 445 |
| 224 "type": "tool", | 379 }, |
| 225 "user_outputs": [] | 380 "post_job_actions": { |
| 381 "HideDatasetActionoutput_file": { | |
| 382 "action_arguments": {}, | |
| 383 "action_type": "HideDatasetAction", | |
| 384 "output_name": "output_file" | |
| 385 } | |
| 386 }, | |
| 387 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 388 "tool_shed_repository": { | |
| 389 "changeset_revision": "b87749d7a24c", | |
| 390 "name": "refinery_test", | |
| 391 "owner": "refinery-platform", | |
| 392 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 393 }, | |
| 394 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 395 "tool_version": "0.1", | |
| 396 "type": "tool", | |
| 397 "uuid": "6b124c6d-9991-444c-b677-8a1e976dd0d3", | |
| 398 "workflow_outputs": [] | |
| 226 }, | 399 }, |
| 227 "8": { | 400 "8": { |
| 228 "annotation": "{\"output_file\": {\"name\":\"test_01\", \"description\":\"\", \"type\":\"txt\"}}", | 401 "annotation": "", |
| 402 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 403 "errors": null, | |
| 229 "id": 8, | 404 "id": 8, |
| 230 "input_connections": { | 405 "input_connections": { |
| 231 "input_file": { | 406 "input_file": { |
| 232 "id": 6, | 407 "id": 6, |
| 233 "output_name": "output_file" | 408 "output_name": "output_file" |
| 234 } | 409 } |
| 235 }, | 410 }, |
| 236 "inputs": [], | 411 "inputs": [ |
| 237 "name": "Refinery test tool 1-1", | 412 { |
| 238 "outputs": [ | 413 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 239 { | 414 "name": "input_file" |
| 240 "name": "output_file", | 415 } |
| 241 "type": "txt" | 416 ], |
| 242 } | 417 "label": null, |
| 243 ], | 418 "name": "Refinery test tool 1-1", |
| 244 "position": { | 419 "outputs": [ |
| 245 "left": 1088, | 420 { |
| 246 "top": 212 | 421 "name": "output_file", |
| 247 }, | 422 "type": "txt" |
| 248 "post_job_actions": {}, | 423 } |
| 249 "tool_errors": null, | 424 ], |
| 250 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 425 "position": { |
| 251 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 426 "left": 1439.5, |
| 252 "tool_version": "0.1", | 427 "top": 287 |
| 253 "type": "tool", | 428 }, |
| 254 "user_outputs": [] | 429 "post_job_actions": { |
| 430 "RenameDatasetActionoutput_file": { | |
| 431 "action_arguments": { | |
| 432 "newname": "test_01" | |
| 433 }, | |
| 434 "action_type": "RenameDatasetAction", | |
| 435 "output_name": "output_file" | |
| 436 } | |
| 437 }, | |
| 438 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 439 "tool_shed_repository": { | |
| 440 "changeset_revision": "b87749d7a24c", | |
| 441 "name": "refinery_test", | |
| 442 "owner": "refinery-platform", | |
| 443 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 444 }, | |
| 445 "tool_state": "{\"__page__\": null, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 446 "tool_version": "0.1", | |
| 447 "type": "tool", | |
| 448 "uuid": "6c12fe60-10fb-4b89-aca1-8168684f75a9", | |
| 449 "workflow_outputs": [ | |
| 450 { | |
| 451 "label": null, | |
| 452 "output_name": "output_file", | |
| 453 "uuid": "b1cdfb67-73b9-4638-87cf-5b32040243ac" | |
| 454 } | |
| 455 ] | |
| 255 }, | 456 }, |
| 256 "9": { | 457 "9": { |
| 257 "annotation": "", | 458 "annotation": "", |
| 459 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_2-6/0.1", | |
| 460 "errors": null, | |
| 258 "id": 9, | 461 "id": 9, |
| 259 "input_connections": { | 462 "input_connections": { |
| 260 "input_file1": { | 463 "input_file1": { |
| 261 "id": 6, | 464 "id": 6, |
| 262 "output_name": "output_file" | 465 "output_name": "output_file" |
| 264 "input_file2": { | 467 "input_file2": { |
| 265 "id": 7, | 468 "id": 7, |
| 266 "output_name": "output_file" | 469 "output_name": "output_file" |
| 267 } | 470 } |
| 268 }, | 471 }, |
| 269 "inputs": [], | 472 "inputs": [ |
| 473 { | |
| 474 "description": "runtime parameter for tool Refinery test tool 2-6", | |
| 475 "name": "input_file1" | |
| 476 }, | |
| 477 { | |
| 478 "description": "runtime parameter for tool Refinery test tool 2-6", | |
| 479 "name": "input_file2" | |
| 480 } | |
| 481 ], | |
| 482 "label": null, | |
| 270 "name": "Refinery test tool 2-6", | 483 "name": "Refinery test tool 2-6", |
| 271 "outputs": [ | 484 "outputs": [ |
| 272 { | 485 { |
| 273 "name": "output_file1", | 486 "name": "output_file1", |
| 274 "type": "txt" | 487 "type": "txt" |
| 293 "name": "output_file6", | 506 "name": "output_file6", |
| 294 "type": "txt" | 507 "type": "txt" |
| 295 } | 508 } |
| 296 ], | 509 ], |
| 297 "position": { | 510 "position": { |
| 298 "left": 1083, | 511 "left": 1434.5, |
| 299 "top": 330 | 512 "top": 405 |
| 300 }, | 513 }, |
| 301 "post_job_actions": {}, | 514 "post_job_actions": { |
| 302 "tool_errors": null, | 515 "HideDatasetActionoutput_file1": { |
| 516 "action_arguments": {}, | |
| 517 "action_type": "HideDatasetAction", | |
| 518 "output_name": "output_file1" | |
| 519 }, | |
| 520 "HideDatasetActionoutput_file2": { | |
| 521 "action_arguments": {}, | |
| 522 "action_type": "HideDatasetAction", | |
| 523 "output_name": "output_file2" | |
| 524 }, | |
| 525 "HideDatasetActionoutput_file3": { | |
| 526 "action_arguments": {}, | |
| 527 "action_type": "HideDatasetAction", | |
| 528 "output_name": "output_file3" | |
| 529 }, | |
| 530 "HideDatasetActionoutput_file4": { | |
| 531 "action_arguments": {}, | |
| 532 "action_type": "HideDatasetAction", | |
| 533 "output_name": "output_file4" | |
| 534 }, | |
| 535 "HideDatasetActionoutput_file5": { | |
| 536 "action_arguments": {}, | |
| 537 "action_type": "HideDatasetAction", | |
| 538 "output_name": "output_file5" | |
| 539 }, | |
| 540 "HideDatasetActionoutput_file6": { | |
| 541 "action_arguments": {}, | |
| 542 "action_type": "HideDatasetAction", | |
| 543 "output_name": "output_file6" | |
| 544 } | |
| 545 }, | |
| 303 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_2-6/0.1", | 546 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_2-6/0.1", |
| 304 "tool_state": "{\"__page__\": 0, \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"sleep_time\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"input_file1\": \"null\", \"input_file2\": \"null\"}", | 547 "tool_shed_repository": { |
| 305 "tool_version": "0.1", | 548 "changeset_revision": "b87749d7a24c", |
| 306 "type": "tool", | 549 "name": "refinery_test", |
| 307 "user_outputs": [] | 550 "owner": "refinery-platform", |
| 551 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 552 }, | |
| 553 "tool_state": "{\"__page__\": 0, \"stdout\": \"\\\"false\\\"\", \"__rerun_remap_job_id__\": null, \"exit_code\": \"\\\"0\\\"\", \"sleep_time\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"input_file1\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"input_file2\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\"}", | |
| 554 "tool_version": "0.1", | |
| 555 "type": "tool", | |
| 556 "uuid": "60e1e5d6-e3b3-47c4-b1bf-6e8302380d29", | |
| 557 "workflow_outputs": [] | |
| 308 }, | 558 }, |
| 309 "10": { | 559 "10": { |
| 310 "annotation": "{\"output_file\": {\"name\":\"test_02\", \"description\":\"\", \"type\":\"txt\"}}", | 560 "annotation": "", |
| 561 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 562 "errors": null, | |
| 311 "id": 10, | 563 "id": 10, |
| 312 "input_connections": { | 564 "input_connections": { |
| 313 "input_file": { | 565 "input_file": { |
| 314 "id": 7, | 566 "id": 7, |
| 315 "output_name": "output_file" | 567 "output_name": "output_file" |
| 316 } | 568 } |
| 317 }, | 569 }, |
| 318 "inputs": [], | 570 "inputs": [ |
| 319 "name": "Refinery test tool 1-1", | 571 { |
| 320 "outputs": [ | 572 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 321 { | 573 "name": "input_file" |
| 322 "name": "output_file", | 574 } |
| 323 "type": "txt" | 575 ], |
| 324 } | 576 "label": null, |
| 325 ], | 577 "name": "Refinery test tool 1-1", |
| 326 "position": { | 578 "outputs": [ |
| 327 "left": 1088, | 579 { |
| 328 "top": 611 | 580 "name": "output_file", |
| 329 }, | 581 "type": "txt" |
| 330 "post_job_actions": {}, | 582 } |
| 331 "tool_errors": null, | 583 ], |
| 332 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 584 "position": { |
| 333 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 585 "left": 1439.5, |
| 334 "tool_version": "0.1", | 586 "top": 686 |
| 335 "type": "tool", | 587 }, |
| 336 "user_outputs": [] | 588 "post_job_actions": { |
| 589 "RenameDatasetActionoutput_file": { | |
| 590 "action_arguments": { | |
| 591 "newname": "test_02" | |
| 592 }, | |
| 593 "action_type": "RenameDatasetAction", | |
| 594 "output_name": "output_file" | |
| 595 } | |
| 596 }, | |
| 597 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 598 "tool_shed_repository": { | |
| 599 "changeset_revision": "b87749d7a24c", | |
| 600 "name": "refinery_test", | |
| 601 "owner": "refinery-platform", | |
| 602 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 603 }, | |
| 604 "tool_state": "{\"__page__\": null, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 605 "tool_version": "0.1", | |
| 606 "type": "tool", | |
| 607 "uuid": "ed365790-6058-4781-b793-d10fb502c501", | |
| 608 "workflow_outputs": [ | |
| 609 { | |
| 610 "label": null, | |
| 611 "output_name": "output_file", | |
| 612 "uuid": "21b744f7-912d-4e94-aa2b-cae246eb48f0" | |
| 613 } | |
| 614 ] | |
| 337 }, | 615 }, |
| 338 "11": { | 616 "11": { |
| 339 "annotation": "", | 617 "annotation": "", |
| 618 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 619 "errors": null, | |
| 340 "id": 11, | 620 "id": 11, |
| 341 "input_connections": { | 621 "input_connections": { |
| 342 "input_file": { | 622 "input_file": { |
| 343 "id": 9, | 623 "id": 9, |
| 344 "output_name": "output_file2" | 624 "output_name": "output_file2" |
| 345 } | 625 } |
| 346 }, | 626 }, |
| 347 "inputs": [], | 627 "inputs": [ |
| 348 "name": "Refinery test tool 1-1", | 628 { |
| 349 "outputs": [ | 629 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 350 { | 630 "name": "input_file" |
| 351 "name": "output_file", | 631 } |
| 352 "type": "txt" | 632 ], |
| 353 } | 633 "label": null, |
| 354 ], | 634 "name": "Refinery test tool 1-1", |
| 355 "position": { | 635 "outputs": [ |
| 356 "left": 1299, | 636 { |
| 357 "top": 371 | 637 "name": "output_file", |
| 358 }, | 638 "type": "txt" |
| 359 "post_job_actions": {}, | 639 } |
| 360 "tool_errors": null, | 640 ], |
| 361 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 641 "position": { |
| 362 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 642 "left": 1650.5, |
| 363 "tool_version": "0.1", | 643 "top": 446 |
| 364 "type": "tool", | 644 }, |
| 365 "user_outputs": [] | 645 "post_job_actions": { |
| 646 "HideDatasetActionoutput_file": { | |
| 647 "action_arguments": {}, | |
| 648 "action_type": "HideDatasetAction", | |
| 649 "output_name": "output_file" | |
| 650 } | |
| 651 }, | |
| 652 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 653 "tool_shed_repository": { | |
| 654 "changeset_revision": "b87749d7a24c", | |
| 655 "name": "refinery_test", | |
| 656 "owner": "refinery-platform", | |
| 657 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 658 }, | |
| 659 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 660 "tool_version": "0.1", | |
| 661 "type": "tool", | |
| 662 "uuid": "d972e887-d691-452b-afe0-3feaa6e8e2ad", | |
| 663 "workflow_outputs": [] | |
| 366 }, | 664 }, |
| 367 "12": { | 665 "12": { |
| 368 "annotation": "", | 666 "annotation": "", |
| 667 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 668 "errors": null, | |
| 369 "id": 12, | 669 "id": 12, |
| 370 "input_connections": { | 670 "input_connections": { |
| 371 "input_file": { | 671 "input_file": { |
| 372 "id": 9, | 672 "id": 9, |
| 373 "output_name": "output_file4" | 673 "output_name": "output_file4" |
| 374 } | 674 } |
| 375 }, | 675 }, |
| 376 "inputs": [], | 676 "inputs": [ |
| 377 "name": "Refinery test tool 1-1", | 677 { |
| 378 "outputs": [ | 678 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 379 { | 679 "name": "input_file" |
| 380 "name": "output_file", | 680 } |
| 381 "type": "txt" | 681 ], |
| 382 } | 682 "label": null, |
| 383 ], | 683 "name": "Refinery test tool 1-1", |
| 384 "position": { | 684 "outputs": [ |
| 385 "left": 1301, | 685 { |
| 386 "top": 493 | 686 "name": "output_file", |
| 387 }, | 687 "type": "txt" |
| 388 "post_job_actions": {}, | 688 } |
| 389 "tool_errors": null, | 689 ], |
| 390 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 690 "position": { |
| 391 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 691 "left": 1652.5, |
| 392 "tool_version": "0.1", | 692 "top": 568 |
| 393 "type": "tool", | 693 }, |
| 394 "user_outputs": [] | 694 "post_job_actions": { |
| 695 "HideDatasetActionoutput_file": { | |
| 696 "action_arguments": {}, | |
| 697 "action_type": "HideDatasetAction", | |
| 698 "output_name": "output_file" | |
| 699 } | |
| 700 }, | |
| 701 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 702 "tool_shed_repository": { | |
| 703 "changeset_revision": "b87749d7a24c", | |
| 704 "name": "refinery_test", | |
| 705 "owner": "refinery-platform", | |
| 706 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 707 }, | |
| 708 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 709 "tool_version": "0.1", | |
| 710 "type": "tool", | |
| 711 "uuid": "d04c9fd7-0718-4a62-821a-3ccc297f253b", | |
| 712 "workflow_outputs": [] | |
| 395 }, | 713 }, |
| 396 "13": { | 714 "13": { |
| 397 "annotation": "", | 715 "annotation": "", |
| 716 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 717 "errors": null, | |
| 398 "id": 13, | 718 "id": 13, |
| 399 "input_connections": { | 719 "input_connections": { |
| 400 "input_file": { | 720 "input_file": { |
| 401 "id": 11, | 721 "id": 11, |
| 402 "output_name": "output_file" | 722 "output_name": "output_file" |
| 403 } | 723 } |
| 404 }, | 724 }, |
| 405 "inputs": [], | 725 "inputs": [ |
| 406 "name": "Refinery test tool 1-1", | 726 { |
| 407 "outputs": [ | 727 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 408 { | 728 "name": "input_file" |
| 409 "name": "output_file", | 729 } |
| 410 "type": "txt" | 730 ], |
| 411 } | 731 "label": null, |
| 412 ], | 732 "name": "Refinery test tool 1-1", |
| 413 "position": { | 733 "outputs": [ |
| 414 "left": 1522, | 734 { |
| 415 "top": 373 | 735 "name": "output_file", |
| 416 }, | 736 "type": "txt" |
| 417 "post_job_actions": {}, | 737 } |
| 418 "tool_errors": null, | 738 ], |
| 419 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 739 "position": { |
| 420 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 740 "left": 1873.5, |
| 421 "tool_version": "0.1", | 741 "top": 448 |
| 422 "type": "tool", | 742 }, |
| 423 "user_outputs": [] | 743 "post_job_actions": { |
| 744 "HideDatasetActionoutput_file": { | |
| 745 "action_arguments": {}, | |
| 746 "action_type": "HideDatasetAction", | |
| 747 "output_name": "output_file" | |
| 748 } | |
| 749 }, | |
| 750 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 751 "tool_shed_repository": { | |
| 752 "changeset_revision": "b87749d7a24c", | |
| 753 "name": "refinery_test", | |
| 754 "owner": "refinery-platform", | |
| 755 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 756 }, | |
| 757 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 758 "tool_version": "0.1", | |
| 759 "type": "tool", | |
| 760 "uuid": "00639c4a-aaf6-44cd-a8fe-48b628ccd1be", | |
| 761 "workflow_outputs": [] | |
| 424 }, | 762 }, |
| 425 "14": { | 763 "14": { |
| 426 "annotation": "", | 764 "annotation": "", |
| 765 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 766 "errors": null, | |
| 427 "id": 14, | 767 "id": 14, |
| 428 "input_connections": { | 768 "input_connections": { |
| 429 "input_file": { | 769 "input_file": { |
| 430 "id": 12, | 770 "id": 12, |
| 431 "output_name": "output_file" | 771 "output_name": "output_file" |
| 432 } | 772 } |
| 433 }, | 773 }, |
| 434 "inputs": [], | 774 "inputs": [ |
| 435 "name": "Refinery test tool 1-1", | 775 { |
| 436 "outputs": [ | 776 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 437 { | 777 "name": "input_file" |
| 438 "name": "output_file", | 778 } |
| 439 "type": "txt" | 779 ], |
| 440 } | 780 "label": null, |
| 441 ], | 781 "name": "Refinery test tool 1-1", |
| 442 "position": { | 782 "outputs": [ |
| 443 "left": 1522, | 783 { |
| 444 "top": 496 | 784 "name": "output_file", |
| 445 }, | 785 "type": "txt" |
| 446 "post_job_actions": {}, | 786 } |
| 447 "tool_errors": null, | 787 ], |
| 448 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 788 "position": { |
| 449 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 789 "left": 1873.5, |
| 450 "tool_version": "0.1", | 790 "top": 571 |
| 451 "type": "tool", | 791 }, |
| 452 "user_outputs": [] | 792 "post_job_actions": { |
| 793 "HideDatasetActionoutput_file": { | |
| 794 "action_arguments": {}, | |
| 795 "action_type": "HideDatasetAction", | |
| 796 "output_name": "output_file" | |
| 797 } | |
| 798 }, | |
| 799 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 800 "tool_shed_repository": { | |
| 801 "changeset_revision": "b87749d7a24c", | |
| 802 "name": "refinery_test", | |
| 803 "owner": "refinery-platform", | |
| 804 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 805 }, | |
| 806 "tool_state": "{\"__page__\": 0, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 807 "tool_version": "0.1", | |
| 808 "type": "tool", | |
| 809 "uuid": "433002cf-6ff4-4ab5-ace0-798f1bfffdb0", | |
| 810 "workflow_outputs": [] | |
| 453 }, | 811 }, |
| 454 "15": { | 812 "15": { |
| 455 "annotation": "{\"output_file\": {\"name\":\"test_03\", \"description\":\"\", \"type\":\"txt\"}}", | 813 "annotation": "{\n \"parameters\": [\n {\n \"name\": \"exit_code\",\n \"description\": \"Exit code for the final Refinery Test Tool 1-1 in the workflow\",\n \"value_type\": \"INTEGER\",\n \"default_value\": 0\n },\n {\n \"name\": \"p_fail\",\n \"description\": \"Probability of failure for the final Refinery Test Tool 1-1 in the workflow\",\n \"value_type\": \"FLOAT\",\n \"default_value\": 0.0\n },\n {\n \"name\": \"empty_outfile\",\n \"description\": \"Whether or not the final Refinery Test Tool 1-1 in the workflow will produce an empty output file\",\n \"value_type\": \"BOOLEAN\",\n \"default_value\": false\n }\n ]\n}", |
| 814 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 815 "errors": null, | |
| 456 "id": 15, | 816 "id": 15, |
| 457 "input_connections": { | 817 "input_connections": { |
| 458 "input_file": { | 818 "input_file": { |
| 459 "id": 13, | 819 "id": 13, |
| 460 "output_name": "output_file" | 820 "output_name": "output_file" |
| 461 } | 821 } |
| 462 }, | 822 }, |
| 463 "inputs": [], | 823 "inputs": [ |
| 464 "name": "Refinery test tool 1-1", | 824 { |
| 465 "outputs": [ | 825 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 466 { | 826 "name": "input_file" |
| 467 "name": "output_file", | 827 } |
| 468 "type": "txt" | 828 ], |
| 469 } | 829 "label": null, |
| 470 ], | 830 "name": "Refinery test tool 1-1", |
| 471 "position": { | 831 "outputs": [ |
| 472 "left": 1747, | 832 { |
| 473 "top": 377 | 833 "name": "output_file", |
| 474 }, | 834 "type": "txt" |
| 475 "post_job_actions": {}, | 835 } |
| 476 "tool_errors": null, | 836 ], |
| 477 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 837 "position": { |
| 478 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 838 "left": 2098.5, |
| 479 "tool_version": "0.1", | 839 "top": 453 |
| 480 "type": "tool", | 840 }, |
| 481 "user_outputs": [] | 841 "post_job_actions": { |
| 842 "RenameDatasetActionoutput_file": { | |
| 843 "action_arguments": { | |
| 844 "newname": "test_03" | |
| 845 }, | |
| 846 "action_type": "RenameDatasetAction", | |
| 847 "output_name": "output_file" | |
| 848 } | |
| 849 }, | |
| 850 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 851 "tool_shed_repository": { | |
| 852 "changeset_revision": "b87749d7a24c", | |
| 853 "name": "refinery_test", | |
| 854 "owner": "refinery-platform", | |
| 855 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 856 }, | |
| 857 "tool_state": "{\"__page__\": null, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 858 "tool_version": "0.1", | |
| 859 "type": "tool", | |
| 860 "uuid": "f6ba1608-8c0d-41de-8774-6b69c7808370", | |
| 861 "workflow_outputs": [ | |
| 862 { | |
| 863 "label": null, | |
| 864 "output_name": "output_file", | |
| 865 "uuid": "2bdd91bd-d2b9-4516-b638-c0545fc46f9d" | |
| 866 } | |
| 867 ] | |
| 482 }, | 868 }, |
| 483 "16": { | 869 "16": { |
| 484 "annotation": "{\"output_file\": {\"name\":\"test_04\", \"description\":\"\", \"type\":\"txt\"}}", | 870 "annotation": "", |
| 871 "content_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 872 "errors": null, | |
| 485 "id": 16, | 873 "id": 16, |
| 486 "input_connections": { | 874 "input_connections": { |
| 487 "input_file": { | 875 "input_file": { |
| 488 "id": 14, | 876 "id": 14, |
| 489 "output_name": "output_file" | 877 "output_name": "output_file" |
| 490 } | 878 } |
| 491 }, | 879 }, |
| 492 "inputs": [], | 880 "inputs": [ |
| 493 "name": "Refinery test tool 1-1", | 881 { |
| 494 "outputs": [ | 882 "description": "runtime parameter for tool Refinery test tool 1-1", |
| 495 { | 883 "name": "input_file" |
| 496 "name": "output_file", | 884 } |
| 497 "type": "txt" | 885 ], |
| 498 } | 886 "label": null, |
| 499 ], | 887 "name": "Refinery test tool 1-1", |
| 500 "position": { | 888 "outputs": [ |
| 501 "left": 1745, | 889 { |
| 502 "top": 499 | 890 "name": "output_file", |
| 503 }, | 891 "type": "txt" |
| 504 "post_job_actions": {}, | 892 } |
| 505 "tool_errors": null, | 893 ], |
| 506 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | 894 "position": { |
| 507 "tool_state": "{\"__page__\": 0, \"input_file\": \"null\", \"stdout\": \"\\\"False\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"False\\\"\", \"stderr\": \"\\\"False\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | 895 "left": 2096.5, |
| 508 "tool_version": "0.1", | 896 "top": 574 |
| 509 "type": "tool", | 897 }, |
| 510 "user_outputs": [] | 898 "post_job_actions": { |
| 899 "RenameDatasetActionoutput_file": { | |
| 900 "action_arguments": { | |
| 901 "newname": "test_04" | |
| 902 }, | |
| 903 "action_type": "RenameDatasetAction", | |
| 904 "output_name": "output_file" | |
| 905 } | |
| 906 }, | |
| 907 "tool_id": "testtoolshed.g2.bx.psu.edu/repos/refinery-platform/refinery_test/refinery_test_1-1/0.1", | |
| 908 "tool_shed_repository": { | |
| 909 "changeset_revision": "b87749d7a24c", | |
| 910 "name": "refinery_test", | |
| 911 "owner": "refinery-platform", | |
| 912 "tool_shed": "testtoolshed.g2.bx.psu.edu" | |
| 913 }, | |
| 914 "tool_state": "{\"__page__\": null, \"input_file\": \"{\\\"__class__\\\": \\\"RuntimeValue\\\"}\", \"__rerun_remap_job_id__\": null, \"stdout\": \"\\\"false\\\"\", \"exit_code\": \"\\\"0\\\"\", \"p_fail\": \"\\\"0.0\\\"\", \"empty_outfile\": \"\\\"false\\\"\", \"stderr\": \"\\\"false\\\"\", \"sleep_time\": \"\\\"0\\\"\"}", | |
| 915 "tool_version": "0.1", | |
| 916 "type": "tool", | |
| 917 "uuid": "cf9af5ab-4aab-4db2-953c-e507c9c3b04a", | |
| 918 "workflow_outputs": [ | |
| 919 { | |
| 920 "label": null, | |
| 921 "output_name": "output_file", | |
| 922 "uuid": "a36ae36f-67bb-41da-b288-574ab16acc58" | |
| 923 } | |
| 924 ] | |
| 511 } | 925 } |
| 512 } | 926 }, |
| 927 "uuid": "098ea63d-c314-4e77-b154-7711077f3d5d" | |
| 513 } | 928 } |
