view tool_data_table_conf.xml.sample @ 4:e674066930b2 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/blob/master/tool_collections/kraken2/kraken2/ commit 055a83d01b077101110272c44ef0ff2a04d5d1d4"
author iuc
date Wed, 17 Feb 2021 17:39:37 +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>