Mercurial > repos > frogs > frogs_core
view tool_data_table_conf.xml.sample @ 2:76ff9af5c0a3 draft default tip
planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 0e987ae3594883fb3b12d2999c6ad7fccd0b1b64
| author | frogs |
|---|---|
| date | Fri, 06 Feb 2026 22:05:51 +0000 |
| parents | cd7675c5b15a |
| 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>
