view tool_data_table_conf.xml.test @ 3:19bbd19b74b3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_humann_database_downloader commit 32d4c566afe55179531fdd106dc5a996cc09bbb1
author iuc
date Wed, 29 Mar 2023 19:58:02 +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="${__HERE__}/test-data/humann_nucleotide_database.loc" />
    </table>
    <table name="humann_protein_database" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="${__HERE__}/test-data/humann_protein_database.loc" />
    </table>
    <table name="humann_utility_mapping" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="${__HERE__}/test-data/humann_utility_mapping.loc" />
    </table>
</tables>