view amrfinderplus_db/tool_data_table_conf.xml.sample @ 3:b09b80e54642 draft default tip

Uploaded
author estrain
date Mon, 01 May 2023 16:36:58 +0000
parents d453f732f264
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>