view tool_data_table_conf.xml.sample @ 1:6cce04d73d5e 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:42:16 -0500
parents efd98a5e8255
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>