view tool_data_table_conf.xml.test @ 3:b5407cc2bf51 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tools/recentrifuge commit 96f8a533278b4b6394aebd7a8f537513b0d29b1a
author iuc
date Thu, 31 Aug 2023 04:46:52 +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>