view tool_data_table_conf.xml.sample @ 4:67ed09c25b64 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/data_managers/data_manager_humann2_database_downloader commit b'0b32b29ae6a2ab44d3c4d0df1e530d96b60db34a\n'-dirty
author bebatut
date Wed, 01 Mar 2017 11:49:55 -0500
parents a2a638c83c7c
children
line wrap: on
line source

<tables>
    <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>