Mercurial > repos > tduigou > seq_to_db
diff test-data/test-JSON_arg.json @ 0:178d068648f4 draft
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit 3401816c949b538bd9c67e61cbe92badff6a4007-dirty
| author | tduigou |
|---|---|
| date | Thu, 12 Jun 2025 08:27:18 +0000 |
| parents | |
| children | 5db1c2b9edb8 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test-JSON_arg.json Thu Jun 12 08:27:18 2025 +0000 @@ -0,0 +1,9 @@ +{ + "JSON_table": "sample", + "JSON_sequence_column": "sequence", + "JSON_annotation_column": "annotation", + "JSON_fragment_column": "fragment", + "JSON_db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", + "execution": "true" +} + \ No newline at end of file
