view tool_data_table_conf.xml.sample @ 19:ffeb852407d6 draft default tip

"planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_kraken2_database/ commit 6f21145d4103d33c227f52dc55a7d3dcf52f4f5d-dirty"
author dfornika
date Wed, 23 Oct 2019 14:21:07 -0400
parents 1f6fe9dc5490
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>