Mercurial > repos > iuc > kraken_taxonomy_report
view tool_data_table_conf.xml.sample @ 3:fe31c5e39c6e draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/kraken_taxonomy_report commit 04943848aa0f6637b56303ec6026dcb475ecb9e5"
| author | iuc |
|---|---|
| date | Sun, 20 Mar 2022 16:39:11 +0000 |
| parents | 7a021ddf6c54 |
| children |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of Kraken database in the required format --> <table name="kraken_databases" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path</columns> <file path="tool-data/kraken_databases.loc" /> </table> </tables>
