view tool_data_table_conf.xml.sample @ 0:60eb2512c5a0 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_humann_database_downloader commit 077b8f34e081e6c427acb0fde0fbb97d1b241e0b"
author iuc
date Wed, 12 May 2021 08:58:50 +0000
parents
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>