# HG changeset patch # User rv43 # Date 1679503976 0 # Node ID e6bf49af75bcdb174900e57e5dc5483cfecc6812 # Parent ee2d59b8371948886dfcf9ecbb321eac09f471fb planemo upload for repository https://github.com/rolfverberg/galaxytools commit 19fefed1d90e6d214dc6eb6998ad11eee8233f24-dirty diff -r ee2d59b83719 -r e6bf49af75bc tomo_reduce.xml --- a/tomo_reduce.xml Wed Mar 22 16:51:57 2023 +0000 +++ b/tomo_reduce.xml Wed Mar 22 16:52:56 2023 +0000 @@ -11,8 +11,10 @@ --input_file "$input_file" --output_file "output.nex" --galaxy_flag - #if str($station.img_bounds.type_selector) == "enter_range" - --img_x_bounds $station.img_bounds.low $station.img_bounds.upp + #if str($station.type_selector) == "id3b" + #if str($station.img_bounds.type_selector) == "enter_range" + --img_x_bounds $station.img_bounds.low $station.img_bounds.upp + #end if #end if -l "$log" ]]>