Mercurial > repos > jjohnson > eggnog_mapper
view tool_data_table_conf.xml.sample @ 5:a093b9061498 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper commit 525985820e3426e13869da264197fd3e8ce8bc01
author | jjohnson |
---|---|
date | Thu, 07 Nov 2019 12:05:49 -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>