view tool_data_table_conf.xml.test @ 6:d2ede113b733 draft default tip

planemo upload for repository https://github.com/shenwei356/taxonkit commit 4e6f8161691d2e88db006058c68a3354274a815f
author iuc
date Mon, 05 May 2025 18:54:07 +0000
parents fef3330cf950
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="${__HERE__}/test-data/ncbi_taxonomy.loc.test" />
    </table>
</tables>