view tool_data_table_conf.xml.sample @ 10:023350005f5e draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/data_managers/data_manager_humann2_database_downloader commit 16672a1e1a76c5f32d5068a6c5ee238d4ae2852a-dirty
author bebatut
date Tue, 13 Jun 2017 03:30:50 -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>