view tool_data_table_conf.xml.sample @ 63:80e778af6c6c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kraken2_database/ commit 57b36cfbdd1663aef43d03b76e37364cc5bdeef3-dirty"
author dfornika
date Wed, 03 Nov 2021 22:34:28 +0000
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>