comparison tomo/tomo_reduce.xml @ 53:e6848e9c1c3c draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit eda217fb0afe5af50380a24b578c668db9c004f4-dirty
author ximgchess
date Wed, 12 Apr 2023 16:46:04 +0000
parents effa4c276348
children 70992f91d75f
comparison
equal deleted inserted replaced
52:effa4c276348 53:e6848e9c1c3c
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 which python && 9 which python &&
10 which CHAP &&
10 python --version && 11 python --version &&
11 cp $tool_config reduce.yaml 12 cp $tool_config reduce.yaml
12 ]]> 13 ]]>
13 </command> 14 </command>
14 <configfiles> 15 <configfiles>