view tool_data_table_conf.xml.sample @ 4:81aa3846c4ea draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_humann_database_downloader commit 006c75fc5127f0912f9b112326c48e33b45e30a6
author iuc
date Fri, 25 Jul 2025 13:38:08 +0000
parents 60eb2512c5a0
children
line wrap: on
line source

<tables>
    <table name="humann_nucleotide_database" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/humann_nucleotide_database.loc" />
    </table>
    <table name="humann_protein_database" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/humann_protein_database.loc" />
    </table>
    <table name="humann_utility_mapping" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/humann_utility_mapping.loc" />
    </table>
</tables>