view tool_data_table_conf.xml.sample @ 7:69ab06b777c6 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
author jjohnson
date Fri, 08 Nov 2019 13:06:25 -0500
parents a74d61dbd155
children c2d4738c3282
line wrap: on
line source

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