changeset 5:4646c4b174be draft

"planemo upload for repository https://github.com/rolfverberg/galaxytools commit d0e6eab79021c009641f6ef14f4aef0898dd5add"
author rv43
date Wed, 06 Apr 2022 19:20:30 +0000
parents f221b7ba4829
children baf9f5eef128
files tomo_find_center.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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'