Mercurial > repos > galaxyp > data_manager_eggnog_mapper_abspath
comparison tool_data_table_conf.xml.test @ 0:9d5f039c637f draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/data_manager_eggnog_mapper_abspath commit ba81f4bfe31157aa6b986e81d5e4405ae1372b3b"
author | galaxyp |
---|---|
date | Mon, 11 Nov 2019 11:49:47 -0500 |
parents | |
children | 269f0970d762 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:9d5f039c637f |
---|---|
1 <tables> | |
2 <!-- Locations of all eggnog_mapper data --> | |
3 <table name="eggnog_mapper_db" comment_char="#"> | |
4 <columns>value,name,path</columns> | |
5 <file path="${__HERE__}/test-data/cached_locally/eggnog_mapper_db.loc" /> | |
6 </table> | |
7 <table name="eggnog_mapper_hmm_dbs" comment_char="#"> | |
8 <columns>key,db_version,value,name,path</columns> | |
9 <file path="${__HERE__}/test-data/cached_locally/eggnog_mapper_hmm_dbs.loc" /> | |
10 </table> | |
11 </tables> |