view tool_data_table_conf.xml.test @ 0:11f0a8f8dfea draft

planemo upload for repository https://github.com/taxprofiler/taxpasta commit 5a6a3c7a86bbf6f9aa8c29dfb70e63425076d488
author iuc
date Fri, 07 Jun 2024 14:33:38 +0000
parents
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" />
    </table>
</tables>