comparison tomo/tomo_reduce.xml @ 24:0fc368bffc0f draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Wed, 12 Apr 2023 11:30:56 +0000
parents 530ccdd4cb8c
children 99598d07fe7f
comparison
equal deleted inserted replaced
23:530ccdd4cb8c 24:0fc368bffc0f
3 <macros> 3 <macros>
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[#slurp
9 #if str($map.type_selector) == "yaml" 9 #if str($map.type_selector) == "yaml"
10 cp $input_file map.yaml && 10 cp $input_file map.yaml &&
11 cat $__tool_directory__/andor2.yaml $tool_config > reduce.yaml && 11 cat $__tool_directory__/andor2.yaml $tool_config > reduce.yaml &&
12 #else 12 #else
13 cp $input_file setup.nex && 13 cp $input_file setup.nex &&