view tool_data_table_conf.xml.sample @ 0:e4cdf82de430 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_kraken2_database/ commit 30d1a86d5c8a3fa434e24ff915f85f51e514ceb2
author iuc
date Thu, 30 May 2019 03:03:22 -0400
parents
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>