view data_managers/data_manager_rgi_build_db/tool_data_table_conf.xml.sample @ 2:a671367c326e draft

"planemo upload for repository https://github.com/arpcard/rgi commit 481838067117d0c8ae84bc92ee58f47cfc18aa5f"
author card
date Tue, 17 Nov 2020 00:23:36 +0000
parents 715bc9aeef69
children
line wrap: on
line source

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