Mercurial > repos > estrain > ncbi_amrfinderplus
changeset 2:1d11ddcf3c4a
Uploaded
author | estrain |
---|---|
date | Fri, 06 Mar 2020 10:42:06 -0500 |
parents | f28db31c50d8 |
children | dddde93d5c20 |
files | tool_data_table_conf.xml.test |
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.test Fri Mar 06 10:42:06 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="${__HERE__}/test-data/amrfinder_databases.loc" /> + </table> +</tables>