# HG changeset patch # User rv43 # Date 1649272830 0 # Node ID 4646c4b174be6456d8f5b51149f2ff70c38ba573 # Parent f221b7ba4829a8f6d53ade704bde6e39faae50e1 "planemo upload for repository https://github.com/rolfverberg/galaxytools commit d0e6eab79021c009641f6ef14f4aef0898dd5add" diff -r f221b7ba4829 -r 4646c4b174be tomo_find_center.xml --- a/tomo_find_center.xml Tue Apr 05 18:32:02 2022 +0000 +++ b/tomo_find_center.xml Wed Apr 06 19:20:30 2022 +0000 @@ -8,8 +8,8 @@ $__tool_directory__/tomo_find_center.py -i '$red_stacks' -c '$config' - --row_bounds '$row_bound_low $row_bound_upp' - --center_rows '$lower_row $upper_row' + --row_bounds '$row_bounds.row_bound_low $row_bounds.row_bound_upp' + --center_rows '$recon_centers.lower_row $recon_centers.upper_row' --output_config 'output_config.yaml' --recon_center_low 'recon_center_low.png' --recon_center_upp 'recon_center_upp.png'