Mercurial > repos > jjohnson > eggnog_mapper
view tool_data_table_conf.xml.test @ 3:9d94fe7ce8b9 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper commit e711920c41c8862d7d8133f7b455cf475924e103
author | jjohnson |
---|---|
date | Tue, 05 Nov 2019 15:53:42 -0500 |
parents | a74d61dbd155 |
children |
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="${__HERE__}/test-data/cached_locally/eggnog_mapper_db.loc" /> </table> <table name="eggnog_mapper_hmm_dbs" comment_char="#"> <columns>key,db_version,value,name,path</columns> <file path="${__HERE__}/test-data/cached_locally/eggnog_mapper_hmm_dbs.loc" /> </table> </tables>