view tool_data_table_conf.xml.test @ 4:12fb63b5f63f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit 0a3abeca0535457ddf39c394001d61cd2e45afdd
author iuc
date Mon, 24 Apr 2023 18:58:44 +0000
parents e3391ccf21a0
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>