view tool_data_table_conf.xml.sample @ 6:6286fb2cadf5 draft

planemo upload for repository https://github.com/thanhleviet/galaxy-tools commit 98648bbb7796db528b5685d44a2a5b761c53c19b-dirty
author thanhlv
date Sun, 19 May 2019 08:42:37 -0400
parents a8bb47cc7625
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="#" allow_duplicate_entries="False">
        <columns>value, name, path</columns>
        <file path="tool-data/ariba_databases.loc" />
    </table>
</tables>