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

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 430cd92e7151f4ff87796589e7f51e4007aca38f
author iuc
date Mon, 10 Feb 2025 15:08:17 +0000
parents 1e10251b9615
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>