Mercurial > repos > tduigou > seq_from_db
annotate 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 |
| rev | line source |
|---|---|
|
0
934050a8037e
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit af45e5e0e81535ab0423b0bcff8b5b220bb9b4d0-dirty
tduigou
parents:
diff
changeset
|
1 { |
|
934050a8037e
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit af45e5e0e81535ab0423b0bcff8b5b220bb9b4d0-dirty
tduigou
parents:
diff
changeset
|
2 "table": "sample", |
|
934050a8037e
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit af45e5e0e81535ab0423b0bcff8b5b220bb9b4d0-dirty
tduigou
parents:
diff
changeset
|
3 "sequence_column": "sequence", |
|
934050a8037e
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit af45e5e0e81535ab0423b0bcff8b5b220bb9b4d0-dirty
tduigou
parents:
diff
changeset
|
4 "annotation_column": "annotation", |
|
934050a8037e
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit af45e5e0e81535ab0423b0bcff8b5b220bb9b4d0-dirty
tduigou
parents:
diff
changeset
|
5 "fragment_column": "fragment", |
|
934050a8037e
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit af45e5e0e81535ab0423b0bcff8b5b220bb9b4d0-dirty
tduigou
parents:
diff
changeset
|
6 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db" |
|
934050a8037e
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit af45e5e0e81535ab0423b0bcff8b5b220bb9b4d0-dirty
tduigou
parents:
diff
changeset
|
7 } |
