diff amrfinderplus_db/tool_data_table_conf.xml.sample @ 2:d453f732f264 draft

Uploaded
author estrain
date Tue, 24 May 2022 11:47:02 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/amrfinderplus_db/tool_data_table_conf.xml.sample	Tue May 24 11:47:02 2022 +0000
@@ -0,0 +1,7 @@
+<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>