view amrfinderplus/tool_data_table_conf.xml.test @ 4:6cab26b67987

Uploaded
author estrain
date Fri, 06 Mar 2020 10:45:32 -0500
parents
children
line wrap: on
line source
<tables>
    <!-- Locations of ariba database in the required format -->
    <table name="amrfinder_databases" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/amrfinder_databases.loc" />
    </table>
</tables>