view tool_data_table_conf.xml.sample @ 3:854d9862a9f1 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/data_managers/data_manager_humann2_database_downloader commit 6753a2c0fec9222f5977cab43a855c63fa9f7bee
author iuc
date Tue, 01 Aug 2017 07:54:30 -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>