Mercurial > repos > iuc > kraken_taxonomy_report
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1:17a36bbeef19 | 2:7a021ddf6c54 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tables> | 2 <tables> |
| 3 <!-- Locations of Kraken database in the required format --> | 3 <!-- Locations of Kraken database in the required format --> |
| 4 <table name="kraken_databases" comment_char="#"> | 4 <table name="kraken_databases" comment_char="#" allow_duplicate_entries="False"> |
| 5 <columns>value, name, path</columns> | 5 <columns>value, name, path</columns> |
| 6 <file path="tool-data/kraken_databases.loc" /> | 6 <file path="tool-data/kraken_databases.loc" /> |
| 7 </table> | 7 </table> |
| 8 </tables> | 8 </tables> |
