Mercurial > repos > dchristiany > frogs_data_manager
view tool_data_table_conf.xml.sample @ 5:ac4fb9d97a51 draft
planemo upload commit c3ff1475af0e964a0c61458b66e2744c903d8d3d-dirty
author | dchristiany |
---|---|
date | Thu, 03 Oct 2019 05:10:33 -0400 |
parents | 7caea40b2a30 |
children |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Location of frogs database files --> <table name="frogs_db" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/frogs_db.loc" /> </table> <table name="HVL_db" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/HVL_db.loc" /> </table> <table name="phiX_db" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/phiX_db.loc" /> </table> </tables>