view test-data/seq_from_db_param.json @ 1:34135dac85b0 draft default tip

planemo upload for repository https://github.com/brsynth commit d8cc8b87fdb0374745b5420f2da7f08ae905c222-dirty
author tduigou
date Wed, 16 Jul 2025 14:28:21 +0000
parents 1a766d8d3883
children
line wrap: on
line source

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