Mercurial > repos > jjohnson > data_manager_eggnog_mapper
view tool_data_table_conf.xml.sample @ 0:6abbdf623176 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
author | jjohnson |
---|---|
date | Fri, 08 Nov 2019 13:08:30 -0500 |
parents | |
children | df699325bb3b |
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>