Mercurial > repos > jjohnson > data_manager_eggnog_mapper_abspath
view tool_data_table_conf.xml.sample @ 1:1e4312aca6b5 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/data_manager_eggnog_mapper_abspath commit c4fb2c42cd1f2ce8748a2d949238eea70635f11b-dirty
author | jjohnson |
---|---|
date | Fri, 08 Nov 2019 13:07:12 -0500 |
parents | d4e2e8176db8 |
children | 777c678a63c8 |
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>