view tool_data_table_conf.xml.test @ 0:911bb6c95bf8 draft default tip

"planemo upload for repository https://github.com/dfornika/galaxytools/tree/master/data_managers/data_manager_build_bracken_database/ commit d0b060e7d9cc9fd89926dbc07fc93c8a1471b3fe-dirty"
author dfornika
date Thu, 24 Oct 2019 17:44:45 -0400
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of Kraken database in the required format -->
    <table name="kraken2_databases" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/kraken2_databases.loc" />
    </table>
</tables>