view tool_data_table_conf.xml.sample @ 2:642f30185af2 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken/ commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:50:49 -0500
parents 0f17a8816b28
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="#">
        <columns>value, name, path</columns>
        <file path="tool-data/kraken_databases.loc" />
    </table>
</tables>