comparison tool_data_table_conf.xml.test @ 2:a74d61dbd155 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper commit f431329cd1c7f8a6014207a4ebfd9ffaa67e5497-dirty
author jjohnson
date Mon, 04 Nov 2019 16:38:44 -0500
parents
children
comparison
equal deleted inserted replaced
1:7de7487a7e8d 2:a74d61dbd155
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>