annotate tool_data_table_conf.xml.test @ 2:1d11ddcf3c4a

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