view tool_data_table_conf.xml.sample @ 1:d020ce7b0e4c draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 6753a2c0fec9222f5977cab43a855c63fa9f7bee
author iuc
date Tue, 01 Aug 2017 07:57:49 -0400
parents e795ba0b91f4
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>