view tool_data_table_conf.xml.test @ 5:7f5f34f9889a draft default tip

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