# HG changeset patch
# User ximgchess
# Date 1681300608 0
# Node ID 33506016d5fe15f645cb34e0662189206da3b867
# Parent  85d802ce6856c70f93cab9acbd90c163c12183d5
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
diff -r 85d802ce6856 -r 33506016d5fe tomo/.tomo_reduce.xml.swp
Binary file tomo/.tomo_reduce.xml.swp has changed
diff -r 85d802ce6856 -r 33506016d5fe tomo/tmp.tmp
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tomo/tmp.tmp	Wed Apr 12 11:56:48 2023 +0000
@@ -0,0 +1,95 @@
+
+    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 85d802ce6856 -r 33506016d5fe tomo/tomo_reduce.xml
--- a/tomo/tomo_reduce.xml	Wed Apr 12 11:49:09 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 11:56:48 2023 +0000
@@ -8,21 +8,23 @@
          reduce.yaml &&
+            cp $__tool_directory__/andor2.yaml reduce.yaml &&
         #else
             cp $input_file setup.nex &&
-            cp $tool_config reduce.yaml &&
         #end if
+        $tool_config >> reduce.yaml &&
         cat reduce.yaml
         ]]>