view tool_data_table_conf.xml.sample @ 4:9244804f69a7 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/data_managers/data_manager_humann2_database_downloader commit 9d0d34c19efaf0950867f1c4c7b8f680ff7f4de2
author iuc
date Tue, 05 Sep 2017 13:40:28 -0400
parents 048593e41359
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>