view tool_data_table_conf.xml.sample @ 1:53d82c894f4a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/humann2 commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
author iuc
date Thu, 09 Nov 2017 13:43:09 -0500
parents b6f52c19973d
children
line wrap: on
line source

<tables>
    <table name="metaphlan2_database" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/metaphlan2_database.loc" />
    </table>
    <table name="humann2_nucleotide_database" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/humann2_nucleotide_database.loc" />
    </table>
    <table name="humann2_protein_database" comment_char="#">
        <columns>value, name, dbkey, path</columns>
        <file path="tool-data/humann2_protein_database.loc" />
    </table>
</tables>