changeset 77:0fb5fc391411 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 64d735e72badb6466fcf32843328300887a4a46e-dirty
author ximgchess
date Thu, 27 Apr 2023 10:43:13 +0000
parents da8f5ae271ea
children d0bc5f9dc4c9
files tomo/tomo_reduce.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tomo/tomo_reduce.xml	Thu Apr 27 10:39:17 2023 +0000
+++ b/tomo/tomo_reduce.xml	Thu Apr 27 10:43:13 2023 +0000
@@ -10,7 +10,7 @@
         $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' &&
         #if str($map.type_selector) == "yaml"
             cp $input_file map.yaml &&
-            cat $__tool_directory__/$map.type_selector.detector.type_selector $tool_config > reduce.yaml &&
+            cat $__tool_directory__/$map.detector.type_selector $tool_config > reduce.yaml &&
         #else
             cp $input_file setup.nex &&
             cp $tool_config reduce.yaml &&