view data_managers/data_manager_rgi_build_db/tool_data_table_conf.xml.sample @ 5:84bd24ac33fd draft default tip

planemo upload for repository https://github.com/arpcard/rgi commit a87febbe1a31eb5b9918b18bc04097fe47766e71
author card
date Wed, 07 Sep 2022 13:05:05 +0000
parents a671367c326e
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>