view tool_data_table_conf.xml.test @ 3:6bc0c090133f draft

planemo upload for repository https://github.com/shenwei356/taxonkit commit 5607ad57d394e88c2b8b22f5bf4475b729d95c26
author iuc
date Thu, 15 Aug 2024 13:34:52 +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>