view tool_data_table_conf.xml.test @ 0:59bc96331073 draft default tip

planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/tree/v3.1.0 commit 08296fc88e3e938c482c631bd515b3b7a0499647
author frogs
date Thu, 28 Feb 2019 10:14:49 -0500
parents
children
line wrap: on
line source

<tables>
    <!-- Location of frogs database files -->
    <table name="frogs_db" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/databases/frogs_db.loc" />
    </table>
    <table name="HVL_db" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/databases/HVL_db.loc" />
    </table>
    <table name="phiX_db" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/databases/phiX_db.loc" />
    </table>
</tables>