view tool_data_table_conf.xml.test @ 6:8237a0f225db draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann commit cb7dc8ff1810f6d335b5dd6615651f32a3ea7447
author iuc
date Fri, 27 Sep 2024 09:58:09 +0000
parents 26ce946f4da9
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>