# HG changeset patch # User tduigou # Date 1767700086 0 # Node ID 46f629f79f552295364547446a6b561b05a88a4c # Parent 11a3752feb0a93b4ce3bdf41d5ce036118dfa777 planemo upload for repository https://github.com/brsynth/galaxytools/tree/main/tools commit e8c8f102cab10531ed588be4ecb8a0d01e797f09 diff -r 11a3752feb0a -r 46f629f79f55 seq_form_db.xml --- a/seq_form_db.xml Wed Oct 15 12:33:41 2025 +0000 +++ b/seq_form_db.xml Tue Jan 06 11:48:06 2026 +0000 @@ -15,7 +15,7 @@ python '$__tool_directory__/get_db_info.py' --input '$input' --use_json_paramers '$json_use.use_json_paramers' - #if not $json_use.use_json_paramers: + #if $json_use.use_json_paramers=='false': --sequence_column '$json_use.sequence_column' --annotation_columns '$json_use.annotation_columns' --db_uri '$json_use.db_uri' @@ -30,7 +30,10 @@ - + + + +