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