view tool_data_table_conf.xml.test @ 0:47189346d00d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
author iuc
date Fri, 22 Aug 2025 19:04:25 +0000
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of MetaSBT databases in the required format -->
    <table name="metasbt_databases" comment_char="#" allow_duplicate_entries="False">
        <columns>value, version, name, path</columns>
        <file path="${__HERE__}/test-data/metasbt_databases.loc" />
    </table>
</tables>