view tool_data_table_conf.xml.sample @ 5:62c6402dd50d draft

"planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/recentrifuge commit 0bff76499478da0f47e93e02542414d6a2aa8077"
author pimarin
date Wed, 18 May 2022 09:36:38 +0000
parents 512dc05a0e5a
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>