view tool_data_table_conf.xml.test @ 11:c50e8b4f74d7 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_bakta commit 572bbceeba9a22cdb591d526abda362595f8f0c4
author pimarin
date Wed, 02 Nov 2022 11:06:36 +0000
parents faae5d8ce0cb
children 718080c30a76
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, database_record, bakta_version, path</columns>
        <file path="${__HERE__}/test-data/bakta_test.loc" />
    </table>
</tables>