comparison data_manager_conf.xml @ 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
6 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool --> 6 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool -->
7 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool --> 7 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool -->
8 <column name="path" /> <!-- Absolute path specified by the Data Manager Tool --> 8 <column name="path" /> <!-- Absolute path specified by the Data Manager Tool -->
9 </output> 9 </output>
10 </data_table> 10 </data_table>
11 <data_table name="eggnog_mapper_hmm_dbs"> <!-- Defines a Data Table to be modified. -->
12 <output> <!-- Handle the output of the Data Manager Tool -->
13 <column name="key" /> <!-- columns that are going to be specified by the Data Manager Tool -->
14 <column name="db_version" /> <!-- columns that are going to be specified by the Data Manager Tool -->
15 <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool -->
16 <column name="name" /> <!-- columns that are going to be specified by the Data Manager Tool -->
17 <column name="path" /> <!-- columns that are going to be specified by the Data Manager Tool -->
18 </output>
19 </data_table>
20 </data_manager> 11 </data_manager>
21 </data_managers> 12 </data_managers>