changeset 21:3532e0077e1e draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Wed, 12 Apr 2023 11:23:47 +0000
parents 2abce09589ba
children 73297b1c561e
files tomo/.tomo_reduce.xml.swp tomo/tomo_reduce.xml
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
Binary file tomo/.tomo_reduce.xml.swp has changed
--- a/tomo/tomo_reduce.xml	Wed Apr 12 11:20:59 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 11:23:47 2023 +0000
@@ -8,7 +8,7 @@
         <![CDATA[
         #if str($map.type_selector) == "yaml"
             cp '$input_file' map.yaml &&
-            cat '$__tool_directory__/andor2.yaml'  '$tool_config' > reduce.yaml
+            cat str($__tool_directory__/andor2.yaml)  str($tool_config) > reduce.yaml
         #else
             cp '$input_file' setup.nex &&
             cp '$tool_config' reduce.yaml