view tool_data_table_conf.xml.sample @ 7:241a78eb2935 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken2/kraken2/ commit e554cfd52c409fbaca4ccb0af13153c5363e6d73
author iuc
date Mon, 26 May 2025 08:00:46 +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="tool-data/kraken2_databases.loc" />
    </table>
</tables>