annotate tool_data_table_conf.xml.sample @ 2:1d11ddcf3c4a

Uploaded
author estrain
date Fri, 06 Mar 2020 10:42:06 -0500
parents f28db31c50d8
children
rev   line source
estrain@1 1 <tables>
estrain@1 2 <!-- Locations of ariba database in the required format -->
estrain@1 3 <table name="amrfinder_databases" comment_char="#" allow_duplicate_entries="False">
estrain@1 4 <columns>value, name, path</columns>
estrain@1 5 <file path="tool-data/amrfinder_databases.loc" />
estrain@1 6 </table>
estrain@1 7 </tables>