annotate test-data/test_json.json @ 1:813aec57e9fd draft default tip

planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 98d5e65b8008dbca117b2e0655cfdd54655fac48-dirty
author tduigou
date Thu, 31 Jul 2025 08:58:02 +0000
parents 4e2ae28020f7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4e2ae28020f7 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
1 {
4e2ae28020f7 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
2 "execution": "true",
4e2ae28020f7 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
3 "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db",
4e2ae28020f7 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
4 "table": "sample",
4e2ae28020f7 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
5 "fragment_column": "fragment",
4e2ae28020f7 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
6 "sequence_column": "sequence",
4e2ae28020f7 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
7 "annotation_column": "annotation"
4e2ae28020f7 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
8 }