view 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
line wrap: on
line source

<?xml version="1.0"?>
<data_managers>
  <data_manager tool_file="data_manager/data_manager_eggnog.xml" id="data_manager_eggnog" >
    <data_table name="eggnog_mapper_db">  <!-- Defines a Data Table to be modified. -->
      <output> <!-- Handle the output of the Data Manager Tool -->
        <column name="value" /> <!-- columns that are going to be specified by the Data Manager Tool -->
        <column name="name" />  <!-- columns that are going to be specified by the Data Manager Tool -->
        <column name="path" />  <!-- Absolute path specified by the Data Manager Tool -->
      </output>
    </data_table>
  </data_manager>
</data_managers>