view 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
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"
}