Mercurial > repos > iuc > kraken2
comparison tool_data_table_conf.xml.sample @ 0:71c9fcf9384b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken2/kraken2/ commit 6ad48e582972ec27cdc0d401f877dfe172057231
| author | iuc |
|---|---|
| date | Thu, 14 Mar 2019 05:16:24 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:71c9fcf9384b |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of Kraken database in the required format --> | |
| 4 <table name="kraken2_databases" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="tool-data/kraken2_databases.loc" /> | |
| 7 </table> | |
| 8 </tables> |
