view amrfinderplus_db/tool_data_table_conf.xml.sample @ 0:ca2967a24e27 draft

Uploaded
author estrain
date Tue, 24 May 2022 01:08:44 +0000
parents
children
line wrap: on
line source

<tables>
    <!-- Locations of amrfinderplus database in the required format -->
    <table name="amrfinderplus" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="tool-data/amrfinderplus.loc" />
    </table>
</tables>