view 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
line wrap: on
line source

{
    "execution": "true",
    "db_uri": "postgresql://postgres:RK17@localhost:5432/test_fragments_db",
    "table": "sample",
    "fragment_column": "fragment",
    "sequence_column": "sequence",
    "annotation_column": "annotation"
}