view tool_data_table_conf.xml.sample @ 14:1663e897c832 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_build_kraken2_database commit 797b5fc5c1b1eb7903c2ab681f399777b77501e3
author iuc
date Thu, 19 Feb 2026 12:13:34 +0000
parents a7c8b9cd05da
children
line wrap: on
line source

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