annotate test-data/test-JSON.json @ 1:54e716c11b71 draft

planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit 98d5e65b8008dbca117b2e0655cfdd54655fac48-dirty
author tduigou
date Tue, 29 Jul 2025 12:01:32 +0000
parents 934050a8037e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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 }