Mercurial > repos > frogs > frogs_core
view tool_data_table_conf.xml.sample @ 0:cd7675c5b15a draft
planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 78ca62b54aee22893d278d9c3d495527be405f8a
| author | frogs |
|---|---|
| date | Wed, 04 Feb 2026 13:15:55 +0000 |
| parents | |
| children |
line wrap: on
line source
<tables> <!-- Location of frogs database files --> <table name="frogs_db" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path</columns> <file path="tool-data/frogs_db.loc" /> </table> <table name="frogs_HVL_db" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path</columns> <file path="tool-data/frogs_HVL_db.loc" /> </table> <table name="frogs_contaminant_db" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path</columns> <file path="tool-data/frogs_contaminant_db.loc" /> </table> </tables>
