Mercurial > repos > tduigou > seq_to_db
view test-data/test-JSON_arg.json @ 1:5db1c2b9edb8 draft
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
| author | tduigou |
|---|---|
| date | Fri, 11 Jul 2025 14:16:33 +0000 |
| parents | 178d068648f4 |
| children | d77ff06f5dc9 |
line wrap: on
line source
{ "seq_to_db_param": { "table": "sample", "sequence_column": "sequence", "annotation_column": "annotation", "fragment_column": "fragment", "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", "execution": "true" } }
