Mercurial > repos > iuc > kraken_taxonomy_report
diff tool_data_table_conf.xml.sample @ 2:7a021ddf6c54 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kraken_taxonomy_report commit a4b0969b33a68a0ea9ba12291f6694aec24f13ed
| author | iuc |
|---|---|
| date | Tue, 30 Oct 2018 18:59:00 -0400 |
| parents | 3faa9c2051e4 |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Nov 23 03:27:21 2016 -0500 +++ b/tool_data_table_conf.xml.sample Tue Oct 30 18:59:00 2018 -0400 @@ -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>
