view test-data/test_json.json @ 1:ef5958732691 draft default tip

planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools/parameters_maystro commit e8c8f102cab10531ed588be4ecb8a0d01e797f09
author tduigou
date Tue, 06 Jan 2026 11:38:25 +0000
parents 9ab8b3673816
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"
}