view tool_data_table_conf.xml.sample @ 11:0cc5f020640e draft default tip

planemo upload commit b0ebe74a020dcb21b79d8d39e7b6a2f6533b2fc4-dirty
author dchristiany
date Mon, 28 Oct 2019 06:53:13 -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>