view tool_data_table_conf.xml.sample @ 2:080ea153677c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 0966faf8782e9043772acfa32f4a4281687a19dd
author iuc
date Tue, 07 Feb 2023 19:48:42 +0000
parents c3d043160f09
children
line wrap: on
line source

<tables>
    <table name="metaphlan_database" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/metaphlan_database.loc" />
    </table>
    <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>