view tool_data_table_conf.xml.sample @ 14:8c533e19b697 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kraken2_database/ commit 66be7bc4e07926c3645ba87f78702f2267fad7b3
author iuc
date Fri, 13 Dec 2024 21:18:31 +0000
parents e4cdf82de430
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>