Mercurial > repos > tduigou > parameters_maystro
comparison test-data/testoutput_workflow.json @ 0:1a766d8d3883 draft
planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
| author | tduigou |
|---|---|
| date | Fri, 11 Jul 2025 10:10:16 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:1a766d8d3883 |
|---|---|
| 1 { | |
| 2 "seq_from_db_param": { | |
| 3 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", | |
| 4 "table": "sample", | |
| 5 "fragment_column": "fragment", | |
| 6 "sequence_column": "sequence", | |
| 7 "annotation_column": "annotation" | |
| 8 }, | |
| 9 "seq_to_db_param": { | |
| 10 "execution": true, | |
| 11 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", | |
| 12 "table": "sample", | |
| 13 "fragment_column": "fragment", | |
| 14 "sequence_column": "sequence", | |
| 15 "annotation_column": "annotation" | |
| 16 } | |
| 17 } |
