view test-data/test_json.json @ 0:be08b189b32d draft

planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit 2dc993db453f1091c041ee6ceb41c5e02561adf3-dirty
author tduigou
date Thu, 17 Jul 2025 14:01:21 +0000
parents
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"
}