changeset 88:c1ab13b9bd0a draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 68cb427ae89554b84bb7eb9f1ff9ab1497539208-dirty
author ximgchess
date Fri, 19 May 2023 10:46:43 +0000
parents 61ed115162c1
children 99b91cd171fb
files tomo/.tomo_reduce.xml.swp tomo/tomo_reduce.xml
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
Binary file tomo/.tomo_reduce.xml.swp has changed
--- a/tomo/tomo_reduce.xml	Fri May 19 10:22:08 2023 +0000
+++ b/tomo/tomo_reduce.xml	Fri May 19 10:46:43 2023 +0000
@@ -6,8 +6,7 @@
     <expand macro="requirements"/>
     <command detect_errors="exit_code">
         <![CDATA[
-        export PYTHONPATH=$PWD/.local/lib/python3.11/site-packages:$PYTHONPATH &&
-        mkdir tomo_reduce_plots &&
+        mkdir tomo_reduce_plots;
         #if str($map.type_selector) == "yaml"
             cp $input_file map.yaml &&
             cat $__tool_directory__/$map.detector.type_selector $tool_config > reduce.yaml &&