view tool_data_table_conf.xml.sample @ 51:2fd3ebc4fcf3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kraken2_database/ commit 0dd338db82eaa89c790de452b6da4f63e4081b63-dirty
author dfornika
date Fri, 03 May 2019 19:38:34 -0400
parents fd3fd1cae8dd
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>