Mercurial > repos > iuc > kraken_taxonomy_report
diff tool_data_table_conf.xml.sample @ 2:528a1d91b066 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kraken_taxonomy_report commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
author | iuc |
---|---|
date | Thu, 09 Nov 2017 14:06:54 -0500 |
parents | 3f1a0d47ea8d |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Nov 23 03:27:33 2016 -0500 +++ b/tool_data_table_conf.xml.sample Thu Nov 09 14:06:54 2017 -0500 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <tables> <!-- Locations of Kraken database in the required format --> - <table name="kraken_databases" comment_char="#"> + <table name="kraken_databases" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path</columns> <file path="tool-data/kraken_databases.loc" /> </table>