view data_managers/data_manager_rgi_build_db/tool_data_table_conf.xml.sample @ 0:715bc9aeef69 draft

planemo upload for repository https://github.com/arpcard/rgi commit 7a78289be23c5a14ae39f454610fa8eca3f05188
author card
date Wed, 27 Feb 2019 09:08:21 -0500
parents
children a671367c326e
line wrap: on
line source

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