Mercurial > repos > tduigou > seq_from_db
diff test-data/test-JSON.json @ 0:934050a8037e draft
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit af45e5e0e81535ab0423b0bcff8b5b220bb9b4d0-dirty
| author | tduigou |
|---|---|
| date | Thu, 17 Jul 2025 09:34:14 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test-JSON.json Thu Jul 17 09:34:14 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
