Mercurial > repos > ximgchess > chap_test_20230411
diff tomo/tomo_reduce.xml @ 54:70992f91d75f draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
author | ximgchess |
---|---|
date | Wed, 12 Apr 2023 18:42:57 +0000 |
parents | e6848e9c1c3c |
children | 55740619de5e |
line wrap: on
line diff
--- a/tomo/tomo_reduce.xml Wed Apr 12 16:46:04 2023 +0000 +++ b/tomo/tomo_reduce.xml Wed Apr 12 18:42:57 2023 +0000 @@ -6,9 +6,9 @@ <expand macro="requirements"/> <command detect_errors="exit_code"> <![CDATA[ - which python && - which CHAP && - python --version && + $__tool_directory__/pip_install.sh && + echo $__tool_directory__ && + ls $__tool_directory__/.. && cp $tool_config reduce.yaml ]]> </command>