changeset 50:fc411b10e419 draft

Uploaded
author luca_milaz
date Sat, 12 Oct 2024 20:05:20 +0000
parents 1552a2ddea58
children 47153fe3d59e
files COBRAxy/ras_to_bounds.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/COBRAxy/ras_to_bounds.xml	Sat Oct 12 19:57:19 2024 +0000
+++ b/COBRAxy/ras_to_bounds.xml	Sat Oct 12 20:05:20 2024 +0000
@@ -18,7 +18,6 @@
         --tool_dir $__tool_directory__
         --model_selector $cond_model.model_selector
         --cell_class $cell_class
-        --classes $classes
         #if $cond_model.model_selector == 'Custom'
             --model $model
             --model_name $model.element_identifier
@@ -30,6 +29,7 @@
         --ras_selector $cond_ras.ras_choice
         #if $cond_ras.ras_choice == "True"
         	--input_ras $cond_ras.input_ras
+            --classes $cond_ras.classes
         #end if
         --out_log $log
         ]]>