view tool_data_table_conf.xml.sample @ 6:cdee7158adf3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken2/kraken2/ commit 3c6cc780d2d8ea156d167289cc2576fc3e43d2fd
author iuc
date Thu, 06 Jun 2024 09:03:24 +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>