view tool_data_table_conf.xml.test @ 7:591175c0f051 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/recentrifuge commit e1035bf7b1b3a3d27db93cad09a9361eb04a3c44
author iuc
date Mon, 30 Sep 2024 09:02:38 +0000
parents 09b7b0b2e2c2
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>