diff tool_data_table_conf.xml.sample @ 1:f28db31c50d8

Uploaded
author estrain
date Fri, 06 Mar 2020 10:41:43 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Fri Mar 06 10:41:43 2020 -0500
@@ -0,0 +1,7 @@
+<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="tool-data/amrfinder_databases.loc" />
+    </table>
+</tables>