Mercurial > repos > galaxyp > data_manager_eggnog_mapper_abspath
comparison tool_data_table_conf.xml.test @ 1:269f0970d762 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/data_manager_eggnog_mapper_abspath commit 2200885b5049b2d952959001c8a9b5ae5c62bee5"
author | galaxyp |
---|---|
date | Sat, 05 Sep 2020 07:24:42 +0000 |
parents | 9d5f039c637f |
children | b711f5b6bd44 |
comparison
equal
deleted
inserted
replaced
0:9d5f039c637f | 1:269f0970d762 |
---|---|
2 <!-- Locations of all eggnog_mapper data --> | 2 <!-- Locations of all eggnog_mapper data --> |
3 <table name="eggnog_mapper_db" comment_char="#"> | 3 <table name="eggnog_mapper_db" comment_char="#"> |
4 <columns>value,name,path</columns> | 4 <columns>value,name,path</columns> |
5 <file path="${__HERE__}/test-data/cached_locally/eggnog_mapper_db.loc" /> | 5 <file path="${__HERE__}/test-data/cached_locally/eggnog_mapper_db.loc" /> |
6 </table> | 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> | 7 </tables> |