view tool_data_table_conf.xml.sample @ 1:70129c1e86a8 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabuli commit 4bb153f5820d234c08ea0f21e3e59938d1ab10b9
author iuc
date Tue, 04 Jun 2024 12:18:48 +0000
parents b01d6b38f779
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of indexes in the Bowtie mapper format -->
    <table name="metabuli_databases" comment_char="#">
        <columns>value, name, version, path</columns>
        <file path="tool-data/metabuli_databases.loc" />
    </table>
    <table name="taxonomy" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/taxonomy.loc" />
    </table>
</tables>