view tool_data_table_conf.xml.test @ 25:9adbf01a8929 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_build_bakta_database commit ed22b0f3b7b651e240154a08c9313585def1cfe5
author pimarin
date Mon, 13 Feb 2023 11:36:50 +0000
parents 718080c30a76
children
line wrap: on
line source

<tables>
    <!-- Locations of bakta database in the required format -->
    <table name="bakta_database" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, bakta_version, path</columns>
        <file path="${__HERE__}/test-data/bakta_test.loc" />
    </table>
</tables>