Mercurial > repos > tduigou > seq_from_db
diff test-data/test-JSON.json @ 1:7680420caf9f draft
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit db4ac861e1d03fcdfe94321d858839124e493930-dirty
| author | tduigou |
|---|---|
| date | Wed, 23 Jul 2025 09:44:50 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test-JSON.json Wed Jul 23 09:44:50 2025 +0000 @@ -0,0 +1,7 @@ +{ + "table": "sample", + "sequence_column": "sequence", + "annotation_column": "annotation", + "fragment_column": "fragment", + "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db" +} \ No newline at end of file
