view tool_data_table_conf.xml.test @ 9:aec58624706f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken/ commit 06345505a91f3dcfa8a37dceb6f25e95806dddc8"
author iuc
date Wed, 04 Dec 2019 06:51:45 -0500
parents 7c41dbaa9875
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of Kraken database in the required format -->
    <table name="kraken_databases" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/test_database.loc" />
    </table>
</tables>