view tool_data_table_conf.xml.test @ 2:3f16956afb8a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 9d1eca3087b58ff03fff0cd42a3092e2b4d86f60
author iuc
date Thu, 18 Aug 2022 14:32:57 +0000
parents 5240d62d864d
children
line wrap: on
line source

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