view tool_data_table_conf.xml.sample @ 13:cf09cf9e4937 draft default tip

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/data_managers/data_manager_humann2_database_downloader commit 7cd9f9fcd14269c126ab35de7b21fb182604c15b-dirty
author bebatut
date Tue, 05 Sep 2017 07:11:23 -0400
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>