view tool_data_table_conf.xml.sample @ 0:3d6f37e7e3a8 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 7aadbbdef6da644837f62ea428cb859eeff34f04-dirty
author bebatut
date Thu, 26 May 2016 10:20:59 -0400
parents
children bcd414bb721b
line wrap: on
line source

<tables>
    <!-- Locations of public ribosomal databases -->
    <table name="humann2_protein_database" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/humann2_protein_database.loc" />
    </table>
    <table name="humann2_nucleotide_database" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/humann2_nucleotide_database.loc" />
    </table>
    <table name="metaphlan2_metadata" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/metaphlan2_metadata.loc" />
    </table>
    <table name="metaphlan2_bowtie_db" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/metaphlan2_bowtie_db.loc" />
    </table>
</tables>