view tool_data_table_conf.xml.sample @ 1:dff5f0dd17eb draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 92f047d518d90d1a296747511277f397224f4c60
author iuc
date Mon, 25 Aug 2025 20:30:57 +0000
parents 47189346d00d
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="tool-data/metasbt_databases.loc" />
    </table>
</tables>