view tool_data_table_conf.xml.sample @ 5:76bf12b928f4 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/recentrifuge commit eb09ed848fff415c0ec5060aa23a39315f750503
author iuc
date Mon, 26 Feb 2024 08:31:34 +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>