annotate test-data/testoutput_workflow.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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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 "seq_from_db_param": {
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
3 "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
4 "table": "sample",
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
5 "fragment_column": "fragment",
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
6 "sequence_column": "sequence",
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
7 "annotation_column": "annotation"
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
8 },
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
9 "seq_to_db_param": {
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
10 "execution": true,
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
11 "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
12 "table": "sample",
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
13 "fragment_column": "fragment",
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
14 "sequence_column": "sequence",
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
15 "annotation_column": "annotation"
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
16 }
1a766d8d3883 planemo upload for repository https://github.com/brsynth commit fa4c85dd6ad48d404a28e21667f18b628bbdc702-dirty
tduigou
parents:
diff changeset
17 }