view tool_data_table_conf.xml.sample @ 0:fafcd2f5db36 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/blob/master/data_managers/data_manager_fetch_ncbi_taxonomy/ commit 220e70acb66016873732b193b3ac20ae48083f0b-dirty
author devteam
date Thu, 08 Oct 2015 12:14:42 -0400
parents
children 6dd9e00dea95
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of taxonomy data downloaded from NCBI -->
    <table name="ncbi_taxonomy" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/ncbi_taxonomy.loc" />
    </table>
</tables>