Mercurial > repos > bimib > cobraxy
comparison COBRAxy/ras_to_bounds.xml @ 78:3321ab15610c draft
Uploaded
author | luca_milaz |
---|---|
date | Sun, 13 Oct 2024 09:34:46 +0000 |
parents | 7476467061db |
children | 9df36ff21790 |
comparison
equal
deleted
inserted
replaced
77:d628088db361 | 78:3321ab15610c |
---|---|
31 --input_ras $cond_ras.input_ras | 31 --input_ras $cond_ras.input_ras |
32 #set $names = "" | 32 #set $names = "" |
33 #for $input_temp in $cond_ras.input_ras: | 33 #for $input_temp in $cond_ras.input_ras: |
34 #set $names = $names + $input_temp.element_identifier + "," | 34 #set $names = $names + $input_temp.element_identifier + "," |
35 #end for | 35 #end for |
36 --names "ggg" | 36 --names $names |
37 #end if | 37 #end if |
38 --out_log $log | 38 --out_log $log |
39 ]]> | 39 ]]> |
40 </command> | 40 </command> |
41 <inputs> | 41 <inputs> |