Mercurial > repos > tduigou > json_db_config_generating
annotate output.json @ 5:40aa268ce07f draft default tip
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
| author | tduigou |
|---|---|
| date | Wed, 11 Jun 2025 16:00:37 +0000 |
| parents | 8eb6c417d4f5 |
| children |
| rev | line source |
|---|---|
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
1 { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
2 "summary": { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
3 "num_errors": 0, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
4 "num_failures": 0, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
5 "num_skips": 0, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
6 "num_tests": 2 |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
7 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
8 "tests": [ |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
9 { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
10 "data": { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
11 "inputs": { |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
12 "db|db_request|db_config|annotation_column": "annotation", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
13 "db|db_request|db_config|db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
14 "db|db_request|db_config|fragment_column": "fragment", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
15 "db|db_request|db_config|sequence_column": "sequence", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
16 "db|db_request|db_config|table_name": "sample", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
17 "db|db_request|execution": true |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
18 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
19 "job": { |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
20 "command_line": "python3 -c \"import json; params = { 'execution': 'true', 'JSON_db_uri': 'postgresql://postgres:RK17__at__localhost:5432/test_fragments_db', 'JSON_table': 'sample', 'JSON_fragment_column': 'fragment', 'JSON_sequence_column': 'sequence', 'JSON_annotation_column': 'annotation' }; f = open('/tmp/tmpetlap50a/job_working_directory/000/1/outputs/dataset_adbe4688-ac5a-4157-9d00-bd44d8e5925a.dat', 'w'); json.dump(params, f, indent=4); f.close()\" && echo DEBUG && cat '/tmp/tmpetlap50a/job_working_directory/000/1/outputs/dataset_adbe4688-ac5a-4157-9d00-bd44d8e5925a.dat'", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
21 "command_version": "", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
22 "copied_from_job_id": null, |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
23 "create_time": "2025-06-11T15:59:58.065310", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
24 "dependencies": [], |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
25 "exit_code": 0, |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
26 "external_id": "75561", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
27 "galaxy_version": "24.2", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
28 "handler": null, |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
29 "history_id": "6ee26cd2a9b017f6", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
30 "id": "6ee26cd2a9b017f6", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
31 "inputs": {}, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
32 "job_messages": [], |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
33 "job_metrics": [], |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
34 "job_runner_name": null, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
35 "job_stderr": "", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
36 "job_stdout": "", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
37 "model_class": "Job", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
38 "output_collections": {}, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
39 "outputs": { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
40 "output_json": { |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
41 "id": "6ee26cd2a9b017f6", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
42 "src": "hda", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
43 "uuid": "adbe4688-ac5a-4157-9d00-bd44d8e5925a" |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
44 } |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
45 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
46 "params": { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
47 "__input_ext": "\"input\"", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
48 "chromInfo": "\"/tmp/tmpetlap50a/galaxy-dev/tool-data/shared/ucsc/chrom/?.len\"", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
49 "db": "{\"db_request\": {\"__current_case__\": 0, \"db_config\": {\"annotation_column\": \"annotation\", \"db_uri\": \"postgresql://postgres:RK17@localhost:5432/test_fragments_db\", \"fragment_column\": \"fragment\", \"sequence_column\": \"sequence\", \"table_name\": \"sample\"}, \"execution\": true}}", |
|
1
2909e53fac5b
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
0
diff
changeset
|
50 "dbkey": "\"?\"" |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
51 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
52 "state": "ok", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
53 "stderr": "", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
54 "stdout": "DEBUG\n{\n \"execution\": \"true\",\n \"JSON_db_uri\": \"postgresql://postgres:RK17__at__localhost:5432/test_fragments_db\",\n \"JSON_table\": \"sample\",\n \"JSON_fragment_column\": \"fragment\",\n \"JSON_sequence_column\": \"sequence\",\n \"JSON_annotation_column\": \"annotation\"\n}", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
55 "tool_id": "json_db_config_generating", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
56 "tool_stderr": "", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
57 "tool_stdout": "DEBUG\n{\n \"execution\": \"true\",\n \"JSON_db_uri\": \"postgresql://postgres:RK17__at__localhost:5432/test_fragments_db\",\n \"JSON_table\": \"sample\",\n \"JSON_fragment_column\": \"fragment\",\n \"JSON_sequence_column\": \"sequence\",\n \"JSON_annotation_column\": \"annotation\"\n}", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
58 "update_time": "2025-06-11T16:00:13.304790", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
59 "user_email": "planemo@galaxyproject.org", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
60 "user_id": "6ee26cd2a9b017f6" |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
61 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
62 "status": "success", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
63 "test_index": 0, |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
64 "time_seconds": 15.370232105255127, |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
65 "tool_id": "json_db_config_generating", |
|
3
8eb6c417d4f5
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
1
diff
changeset
|
66 "tool_version": "0.1.0+galaxy2" |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
67 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
68 "has_data": true, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
69 "id": "json_db_config_generating-0" |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
70 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
71 { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
72 "data": { |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
73 "inputs": {}, |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
74 "job": { |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
75 "command_line": "python3 -c \"import json; params = { 'execution': 'false', 'JSON_db_uri': '', 'JSON_table': '', 'JSON_fragment_column': '', 'JSON_sequence_column': '', 'JSON_annotation_column': '' }; f = open('/tmp/tmpetlap50a/job_working_directory/000/2/outputs/dataset_c331c972-0356-4042-917b-f63fe99f938d.dat', 'w'); json.dump(params, f, indent=4); f.close()\" && echo DEBUG && cat '/tmp/tmpetlap50a/job_working_directory/000/2/outputs/dataset_c331c972-0356-4042-917b-f63fe99f938d.dat'", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
76 "command_version": "", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
77 "copied_from_job_id": null, |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
78 "create_time": "2025-06-11T16:00:13.510772", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
79 "dependencies": [], |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
80 "exit_code": 0, |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
81 "external_id": "75631", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
82 "galaxy_version": "24.2", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
83 "handler": null, |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
84 "history_id": "39ef7b54816acc5a", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
85 "id": "39ef7b54816acc5a", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
86 "inputs": {}, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
87 "job_messages": [], |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
88 "job_metrics": [], |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
89 "job_runner_name": null, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
90 "job_stderr": "", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
91 "job_stdout": "", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
92 "model_class": "Job", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
93 "output_collections": {}, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
94 "outputs": { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
95 "output_json": { |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
96 "id": "39ef7b54816acc5a", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
97 "src": "hda", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
98 "uuid": "c331c972-0356-4042-917b-f63fe99f938d" |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
99 } |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
100 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
101 "params": { |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
102 "__input_ext": "\"input\"", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
103 "chromInfo": "\"/tmp/tmpetlap50a/galaxy-dev/tool-data/shared/ucsc/chrom/?.len\"", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
104 "db": "{\"db_request\": {\"__current_case__\": 1, \"db_config\": {\"annotation_column\": null, \"db_uri\": null, \"fragment_column\": null, \"sequence_column\": null, \"table_name\": null}, \"execution\": false}}", |
|
1
2909e53fac5b
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
0
diff
changeset
|
105 "dbkey": "\"?\"" |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
106 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
107 "state": "ok", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
108 "stderr": "", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
109 "stdout": "DEBUG\n{\n \"execution\": \"false\",\n \"JSON_db_uri\": \"\",\n \"JSON_table\": \"\",\n \"JSON_fragment_column\": \"\",\n \"JSON_sequence_column\": \"\",\n \"JSON_annotation_column\": \"\"\n}", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
110 "tool_id": "json_db_config_generating", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
111 "tool_stderr": "", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
112 "tool_stdout": "DEBUG\n{\n \"execution\": \"false\",\n \"JSON_db_uri\": \"\",\n \"JSON_table\": \"\",\n \"JSON_fragment_column\": \"\",\n \"JSON_sequence_column\": \"\",\n \"JSON_annotation_column\": \"\"\n}", |
|
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
113 "update_time": "2025-06-11T16:00:19.478490", |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
114 "user_email": "planemo@galaxyproject.org", |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
115 "user_id": "6ee26cd2a9b017f6" |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
116 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
117 "status": "success", |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
118 "test_index": 1, |
|
5
40aa268ce07f
planemo upload for repository https://github.com/brsynth commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
tduigou
parents:
3
diff
changeset
|
119 "time_seconds": 6.3762428760528564, |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
120 "tool_id": "json_db_config_generating", |
|
3
8eb6c417d4f5
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
1
diff
changeset
|
121 "tool_version": "0.1.0+galaxy2" |
|
0
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
122 }, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
123 "has_data": true, |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
124 "id": "json_db_config_generating-1" |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
125 } |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
126 ], |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
127 "version": "0.1" |
|
95757ea6c333
planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
tduigou
parents:
diff
changeset
|
128 } |
