Mercurial > repos > ximgchess > chap_test_20230411
comparison tomo/tomo_reduce.xml @ 59:75199a75de43 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
author | ximgchess |
---|---|
date | Wed, 12 Apr 2023 18:58:32 +0000 |
parents | 894085c1f493 |
children | 3a9135044f14 |
comparison
equal
deleted
inserted
replaced
58:894085c1f493 | 59:75199a75de43 |
---|---|
5 </macros> | 5 </macros> |
6 <expand macro="requirements"/> | 6 <expand macro="requirements"/> |
7 <command detect_errors="exit_code"> | 7 <command detect_errors="exit_code"> |
8 <![CDATA[ | 8 <![CDATA[ |
9 $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' && | 9 $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' && |
10 ls -alh $__tool_directory__/.. | 10 ls -alh $__tool_directory__/.. && |
11 cp $tool_config reduce.yaml | 11 cp $tool_config reduce.yaml |
12 ]]> | 12 ]]> |
13 </command> | 13 </command> |
14 <configfiles> | 14 <configfiles> |
15 <configfile name="tool_config"> | 15 <configfile name="tool_config"> |