view tool_data_table_conf.xml.sample @ 5:1f6fe9dc5490 draft

planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_kraken2_database/ commit 47bcc8467200adee842a5574b67bc6ef46c0be71-dirty
author dfornika
date Mon, 04 Mar 2019 18:59:44 -0500
parents 32d04371ed19
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>