changeset 27:a32fa7fac9f8 draft

planemo upload
author yating-l
date Thu, 04 May 2017 17:22:50 -0400
parents 34e336628b13
children d503110b3bb3
files data_manager_conf.xml tool_data_table_conf.xml.sample
diffstat 2 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager_conf.xml	Thu May 04 16:59:21 2017 -0400
+++ b/data_manager_conf.xml	Thu May 04 17:22:50 2017 -0400
@@ -10,8 +10,7 @@
                             <source>${path}</source>
                             <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">${name}/${path}</target>
                         </move>
-                        <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/${name}/${path}</value_translation>
-                        <value_translation type="function">abspath</value_translation>
+                        <value_translation>${name}/${path}</value_translation>
                     </column>
                 </output>
             </data_table>
--- a/tool_data_table_conf.xml.sample	Thu May 04 16:59:21 2017 -0400
+++ b/tool_data_table_conf.xml.sample	Thu May 04 17:22:50 2017 -0400
@@ -1,6 +1,4 @@
-<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
 <tables>
-    <!-- glimmer_hmm trained_dir -->
     <table name="glimmer_hmm_trained_dir" comment_char="#">
         <columns>value, name, path</columns>
         <file path="tool-data/glimmer_hmm.loc" />