view tool_data_table_conf.xml.sample @ 6:1496744bd2ad draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/kraken/kraken/ commit 4782f9ad9bfe2479685ccaf51b66b0d32f83f193-dirty
author devteam
date Thu, 05 Nov 2015 10:10:05 -0500
parents 7d6b55e6417e
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>