comparison tomo/tomo_reduce.xml @ 12:a0fd4c4e1139 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
author ximgchess
date Wed, 12 Apr 2023 10:53:15 +0000
parents 884bf1340f83
children 5a9ee90cbc1e
comparison
equal deleted inserted replaced
11:884bf1340f83 12:a0fd4c4e1139
16 #if str($map.type_selector) == "YAML" 16 #if str($map.type_selector) == "YAML"
17 #cat andor2.yaml 17 #cat andor2.yaml
18 #end if 18 #end if
19 #echo 'img_x_bounds:' # 19 #echo 'img_x_bounds:' #
20 #if str($img_x_bounds.type_selector) == "full_range" 20 #if str($img_x_bounds.type_selector) == "full_range"
21 #echo '- -1' 21 #echo '- -1' #
22 #echo '- -1' 22 #echo '- -1' #
23 #else 23 #else
24 #echo '- ' + str($img_x_bounds.low) 24 #echo '- ' + str($img_x_bounds.low)
25 #echo '- ' + str($img_x_bounds.upp) 25 #echo '- ' + str($img_x_bounds.upp)
26 #end if 26 #end if
27 ]]> 27 ]]>