# HG changeset patch
# User ximgchess
# Date 1681300822 0
# Node ID 21c5d24fb8d81d0d997bd361bed2fe95121d6b53
# Parent 33506016d5fe15f645cb34e0662189206da3b867
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
diff -r 33506016d5fe -r 21c5d24fb8d8 tomo/.tomo_reduce.xml.swp
Binary file tomo/.tomo_reduce.xml.swp has changed
diff -r 33506016d5fe -r 21c5d24fb8d8 tomo/tmp.tmp
--- a/tomo/tmp.tmp Wed Apr 12 11:56:48 2023 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,95 +0,0 @@
-
- Reduce tomography images
-
- tomo_macros.xml
-
-
-
- reduce.yaml &&
- #else
- cp $input_file setup.nex &&
- cp $tool_config reduce.yaml &&
- #end if
- cat reduce.yaml
- ]]>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff -r 33506016d5fe -r 21c5d24fb8d8 tomo/tomo_reduce.xml
--- a/tomo/tomo_reduce.xml Wed Apr 12 11:56:48 2023 +0000
+++ b/tomo/tomo_reduce.xml Wed Apr 12 12:00:22 2023 +0000
@@ -6,14 +6,21 @@
reduce.yaml &&
#else
cp $input_file setup.nex &&
+ cp $tool_config reduce.yaml &&
#end if
- $tool_config >> reduce.yaml &&
- cat reduce.yaml
+ CHAP --config
+ #if str($map.type_selector) == "yaml"
+ $__tool_directory__/pipeline_reduce_yaml.yaml
+ #else
+ $__tool_directory__/pipeline_reduce_nexus.yaml
+ #end if
]]>
@@ -73,12 +80,10 @@
-