view tool_data_table_conf.xml.sample @ 1:df699325bb3b draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit 288c3043b10594647e9f6e5de56bf98a38779f75-dirty
author jjohnson
date Fri, 08 Nov 2019 14:32:49 -0500
parents 6abbdf623176
children
line wrap: on
line source

<tables>
    <!-- Locations of all eggnog_mapper data -->
    <table name="eggnog_mapper_db" comment_char="#" allow_duplicate_entries="False">
        <columns>value,name,path</columns>
        <file path="tool-data/eggnog_mapper_db.loc" />
    </table>
    <table name="eggnog_mapper_hmm_dbs" comment_char="#" allow_duplicate_entries="False">
        <columns>key,db_version,value,name,path</columns>
        <file path="tool-data/eggnog_mapper_hmm_dbs.loc" />
    </table>
</tables>