view tool_data_table_conf.xml.sample @ 12:4637911a7fd1 draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/data_managers/data_manager_humann2_database_downloader commit 811025ef8d9f60f4b02d66f7218127669fb42e0b-dirty
author bebatut
date Fri, 23 Jun 2017 04:57:26 -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>