comparison tomo/tomo_reduce.xml @ 56:2abfae6df4f8 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
author ximgchess
date Wed, 12 Apr 2023 18:53:06 +0000
parents 55740619de5e
children 894085c1f493
comparison
equal deleted inserted replaced
55:55740619de5e 56:2abfae6df4f8
4 <import>tomo_macros.xml</import> 4 <import>tomo_macros.xml</import>
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 echo $__tool_directory__ &&
11 ls $__tool_directory__/.. &&
12 cp $tool_config reduce.yaml 10 cp $tool_config reduce.yaml
13 ]]> 11 ]]>
14 </command> 12 </command>
15 <configfiles> 13 <configfiles>
16 <configfile name="tool_config"> 14 <configfile name="tool_config">