Mercurial > repos > rv43 > chess_tomo
changeset 34:ee2d59b83719 draft
planemo upload for repository https://github.com/rolfverberg/galaxytools commit 19fefed1d90e6d214dc6eb6998ad11eee8233f24-dirty
| author | rv43 |
|---|---|
| date | Wed, 22 Mar 2023 16:51:57 +0000 |
| parents | 50923144fb56 |
| children | e6bf49af75bc |
| files | tomo_reduce.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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" ]]>
