view data_manager_build_ariba_database/tool_data_table_conf.xml.sample @ 3:6aabe4f367fd draft

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/ariba commit 067b5a6a02d5f04c2155b45eed5df257a1360645-dirty
author thanhlv
date Mon, 18 Feb 2019 11:48:39 -0500
parents 8beb2af51dc5
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of ARIBA database in the required format -->
    <table name="ariba_databases" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/ariba_databases.loc" />
    </table>
</tables>