annotate test-data/test_json.json @ 1:6b3f7ebe4ddf 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:57:56 +0000
parents 95f33fc513ad
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
95f33fc513ad planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
1 {
95f33fc513ad planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
2 "execution": "true",
95f33fc513ad 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",
95f33fc513ad planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
4 "table": "sample",
95f33fc513ad 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",
95f33fc513ad 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",
95f33fc513ad 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"
95f33fc513ad planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
tduigou
parents:
diff changeset
8 }