changeset 1:e7bdd9106707 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_hisat2_index_builder commit ce3a8316f50328a5b6029e76f2e16b1d93efb04b
author nate
date Fri, 25 Apr 2025 21:34:28 +0000
parents f7c16185b8e1
children b3d94db291c1
files data_manager/.hisat2_index_builder.xml.swp data_manager_conf.xml
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file data_manager/.hisat2_index_builder.xml.swp has changed
--- a/data_manager_conf.xml	Fri Apr 25 21:06:04 2025 +0000
+++ b/data_manager_conf.xml	Fri Apr 25 21:34:28 2025 +0000
@@ -11,7 +11,7 @@
                         <!-- <source>${path}</source>--> <!-- out_file.extra_files_path is used as base by default --> <!-- if no source, eg for type=directory, then refers to base -->
                         <target base="${GALAXY_DATA_MANAGER_DATA_PATH}">genomes/${dbkey}/hisat_index/v2/${value}</target>
                     </move>
-                    <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/${dbkey}/hisat_index/v2/${value}/${path}</value_translation>
+                    <value_translation>${GALAXY_DATA_MANAGER_DATA_PATH}/genomes/${dbkey}/hisat_index/v2/${value}/${path}</value_translation>
                     <value_translation type="function">abspath</value_translation>
                 </column>
             </output>