# HG changeset patch
# User ximgchess
# Date 1681309705 0
# Node ID 7c2b2bb53c231b0d8a3ae330b6ee21d2ef61d4e9
# Parent a3e7311a25f45770a2bcd9e3af095f4192558be6
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
diff -r a3e7311a25f4 -r 7c2b2bb53c23 tomo/tomo_reduce.xml
--- a/tomo/tomo_reduce.xml Wed Apr 12 14:26:24 2023 +0000
+++ b/tomo/tomo_reduce.xml Wed Apr 12 14:28:25 2023 +0000
@@ -6,14 +6,8 @@
reduce.yaml
- #else
- cp $input_file setup.nex &&
- cp $tool_config reduce.yaml
- #end if
+ pip --exists-action i install --target /nfs/chess/galaxy-dev/var/dependencies/_conda/envs certif-pyspec==1.5.3 &&
+ cp $tool_config reduce.yaml
]]>