comparison data_manager_conf.xml @ 25:6e36dd9abcb5 draft

planemo upload commit 3e8aad84b7fe9218370364b1aef3ea5779475f9f-dirty
author proteore
date Fri, 10 May 2019 04:50:22 -0400
parents 6cbb76823b7b
children bf6940ff60a8
comparison
equal deleted inserted replaced
24:6cbb76823b7b 25:6e36dd9abcb5
138 </output> 138 </output>
139 </data_table> 139 </data_table>
140 <data_table name="proteore_nextprot_ref"> 140 <data_table name="proteore_nextprot_ref">
141 <output> 141 <output>
142 <column name="id" /> 142 <column name="id" />
143 <column name="release"> 143 <column name="release"/>
144 <column name="name" /> 144 <column name="name" />
145 <column name="value" output_ref="output" > 145 <column name="value" output_ref="output" >
146 <move type="file"> 146 <move type="file">
147 <!--source>${path}</source--> 147 <!--source>${path}</source-->
148 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">proteore_nextprot_ref/</target> 148 <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">proteore_nextprot_ref/</target>
149 </move> 149 </move>
150 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/proteore_nextprot_ref/${id}.tsv</value_translation> 150 <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/proteore_nextprot_ref/${release}.tsv</value_translation>
151 <value_translation type="function">abspath</value_translation> 151 <value_translation type="function">abspath</value_translation>
152 </column> 152 </column>
153 </output> 153 </output>
154 </data_table> 154 </data_table>
155 </data_manager> 155 </data_manager>