changeset 45:d0e30c42f3a9 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
author ximgchess
date Wed, 12 Apr 2023 14:36:58 +0000
parents b5871d66b242
children b0487ea83339
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 14:36:32 2023 +0000
+++ b/tomo/tomo_reduce.xml	Wed Apr 12 14:36:58 2023 +0000
@@ -6,7 +6,7 @@
     <expand macro="requirements"/>
     <command detect_errors="exit_code">
         <![CDATA[
-        pip --exists-action i install --target='/nfs/chess/galaxy-dev/var/dependencies/_conda/envs' pyfai==2023.3.0
+        pip --exists-action i install --target='/nfs/chess/galaxy-dev/var/dependencies/_conda/envs' pyfai==2023.3.0 &&
         cp $tool_config reduce.yaml
         ]]>
     </command>