view tool_data_table_conf.xml.sample @ 5:69c124308f2c draft

planemo upload for repository https://github.com/shenwei356/taxonkit commit f6d06caeb4cc814b70377e4c4f5a564de43abfe3
author iuc
date Mon, 17 Mar 2025 09:46:17 +0000
parents 51986e857666
children
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>