Mercurial > repos > tduigou > seq_from_db
annotate test-data/test-JSON.json @ 2:3bb9bbecae97 draft default tip
planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit 767392e3136912fa30d1e0786eba789dd77d722c-dirty
| author | tduigou |
|---|---|
| date | Wed, 03 Sep 2025 14:07:14 +0000 |
| parents | 934050a8037e |
| 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 } |
