view tool_data_table_conf.xml.sample @ 1:688428f6800f draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken_report/ commit ce0de4de3fa3fc25c375e378ac84f78452dd61c3
author devteam
date Wed, 05 Aug 2015 12:09:35 -0400
parents f2757ab26483
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>