view tool_data_table_conf.xml.sample @ 2:edc9559928d3 draft

planemo upload for repository https://github.com/shenwei356/taxonkit commit 048d2859041c0bcc4be4e904e637a96fe564bd36
author iuc
date Thu, 15 Aug 2024 09:50:14 +0000
parents b6dd55c620f8
children 6bc0c090133f
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="${__HERE__}/test-data/ncbi_taxonomy.loc.test" />
    </table>
</tables>