Mercurial > repos > galaxyp > data_manager_eggnog_mapper
comparison data_manager_conf.xml @ 1:077cf0a99144 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit 2200885b5049b2d952959001c8a9b5ae5c62bee5"
author | galaxyp |
---|---|
date | Fri, 04 Sep 2020 21:38:59 +0000 |
parents | 6d8144eef202 |
children | 3d82020b1e3b |
comparison
equal
deleted
inserted
replaced
0:6d8144eef202 | 1:077cf0a99144 |
---|---|
12 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/eggnog_data/${value}</value_translation> | 12 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/eggnog_data/${value}</value_translation> |
13 <value_translation type="function">abspath</value_translation> | 13 <value_translation type="function">abspath</value_translation> |
14 </column> | 14 </column> |
15 </output> | 15 </output> |
16 </data_table> | 16 </data_table> |
17 <data_table name="eggnog_mapper_hmm_dbs"> <!-- Defines a Data Table to be modified. --> | |
18 <output> <!-- Handle the output of the Data Manager Tool --> | |
19 <column name="key" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
20 <column name="db_version" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
21 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
22 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
23 <column name="path" /> <!-- columns that are going to be specified by the Data Manager Tool --> | |
24 </output> | |
25 </data_table> | |
26 </data_manager> | 17 </data_manager> |
27 </data_managers> | 18 </data_managers> |