view tool_data_table_conf.xml.sample @ 1:d844fdcce44e draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/tool_collections/taxonomy/kraken2tax/ commit 6ae04a550dca76f641cb8ea82408fe3b068df960-dirty
author devteam
date Thu, 08 Oct 2015 12:34:17 -0400
parents 065938419efe
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of Kraken database in the required format -->
    <table name="ncbi_taxonomy" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/ncbi_taxonomy.loc" />
    </table>
</tables>