view tool_data_table_conf.xml.test @ 8:e150ae930235 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken2/kraken2/ commit 658f57a9c3a3698d4e6cfa15eeeb3ec8647e054e
author iuc
date Tue, 19 Aug 2025 19:58:36 +0000
parents 0968856c687c
children
line wrap: on
line source

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