changeset 82:6b20bd5d489a draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 64d735e72badb6466fcf32843328300887a4a46e-dirty
author ximgchess
date Mon, 01 May 2023 13:16:34 +0000
parents 9d4e6567dc30
children 9b6e931e0de0
files tomo/.test.txt.swp tomo/tomo_reduce.xml
diffstat 2 files changed, 1 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
Binary file tomo/.test.txt.swp has changed
--- a/tomo/tomo_reduce.xml	Mon May 01 12:59:00 2023 +0000
+++ b/tomo/tomo_reduce.xml	Mon May 01 13:16:34 2023 +0000
@@ -6,15 +6,7 @@
     <expand macro="requirements"/>
     <command detect_errors="exit_code">
         <![CDATA[
-        mkdir tomo_reduce_plots;
-        $__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.detector.type_selector $tool_config > reduce.yaml
-        #else
-            cp $input_file setup.nex &&
-            cp $tool_config reduce.yaml
-        #end if
+        $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3'
         ]]>
     </command>
     <configfiles>