Mercurial > repos > tduigou > parameters_maystro
annotate test-data/seq_from_db_param.json @ 1:34135dac85b0 draft default tip
planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
| author | tduigou |
|---|---|
| date | Wed, 16 Jul 2025 14:28:21 +0000 |
| parents | 1a766d8d3883 |
| children |
| rev | line source |
|---|---|
|
0
1a766d8d3883
planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff
changeset
|
1 { |
|
1a766d8d3883
planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff
changeset
|
2 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db", |
|
1a766d8d3883
planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff
changeset
|
3 "table": "sample", |
|
1a766d8d3883
planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff
changeset
|
4 "fragment_column": "fragment", |
|
1a766d8d3883
planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff
changeset
|
5 "sequence_column": "sequence", |
|
1a766d8d3883
planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff
changeset
|
6 "annotation_column": "annotation" |
|
1a766d8d3883
planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff
changeset
|
7 } |
