view tool_data_table_conf.xml.sample @ 3:7b8c3728d7ca draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/data_managers/data_manager_humann2_database_downloader commit b'38ee3fbdc89e93fa2266e9a4e755a086bf564cc6\n'-dirty
author bebatut
date Wed, 01 Mar 2017 11:30:33 -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>