Mercurial > repos > tduigou > parameters_maystro
view test-data/testoutput_workflow.json @ 1:34135dac85b0 draft default tip
planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
| author | tduigou |
|---|---|
| date | Wed, 16 Jul 2025 14:28:21 +0000 |
| parents | 1a766d8d3883 |
| children |
line wrap: on
line source
{ "seq_from_db_param": { "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", "table": "sample", "fragment_column": "fragment", "sequence_column": "sequence", "annotation_column": "annotation" }, "seq_to_db_param": { "execution": true, "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", "table": "sample", "fragment_column": "fragment", "sequence_column": "sequence", "annotation_column": "annotation" } }
