changeset 22:f7a05c747a44 draft

Uploaded
author chrisw
date Thu, 14 Nov 2019 04:54:19 +0000
parents 179527791fab
children ef7b73b35985
files data_manager_monorail_index/data_manager_conf.xml
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/data_manager_monorail_index/data_manager_conf.xml	Thu Nov 14 02:45:57 2019 +0000
+++ b/data_manager_monorail_index/data_manager_conf.xml	Thu Nov 14 04:54:19 2019 +0000
@@ -3,16 +3,16 @@
     <data_manager tool_file="data_manager/monorail_index_fetcher.xml" id="monorail_index_fetcher" version="1.0.0">
     <data_table name="monorail_index">
             <output>
-                <column name="value"/>
-                <column name="name"/>
-                <column name="dbkey"/>
-                <column name="version"/>
+                <column name="value" />
+                <column name="name" />
+                <column name="dbkey" />
+                <column name="version" />
                 <column name="path" output_ref="out_file">
                     <move relative_symlinks="True" type="directory">
                         <!-- no need to set source, gets taken from out_dir.extra_files_path -->
                         <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">monorail/${version}</target>
                     </move>
-                    <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/monorail/${version}<value_translation>
+                    <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/monorail/${version}</value_translation>
                     <value_translation type="function">abspath</value_translation>
                 </column>
                 <column name="exons_path">