changeset 17:ae1d6750b4db draft

Uploaded
author estrain
date Thu, 18 Jan 2024 20:17:29 +0000
parents b07d5fec5942
children 14f83707ff0d
files tool_data_table_conf.xml
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml	Thu Jan 18 20:17:29 2024 +0000
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Locations of amrfinderplus database in the required format -->
+    <table name="mlst" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, path</columns>
+        <file path="tool-data/mlst.loc" />
+    </table>
+</tables>