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