view tool_data_table_conf.xml.sample @ 0:b07cfe3b877e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit eec9d5fede4b4b81bd163e00a1654bd33c589fb3
author iuc
date Tue, 04 Jun 2024 11:41:55 +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>