Mercurial > repos > estrain > microrunqc
diff tool_data_table_conf.xml.sample @ 18:14f83707ff0d draft
Uploaded
author | estrain |
---|---|
date | Thu, 18 Jan 2024 20:18:37 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jan 18 20:18:37 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>