changeset 9:d174ad9c0f54 draft

"planemo upload for repository https://github.com/brsynth/rpFbaAnalysis commit 47caed1dd87e80ae226fabb584e9d63d7c86a436-dirty"
author ggricourt
date Thu, 24 Feb 2022 09:42:56 +0000
parents 50253e9abcda
children a15d60bd457e
files wrap.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/wrap.xml	Wed Feb 23 16:48:20 2022 +0000
+++ b/wrap.xml	Thu Feb 24 09:42:56 2022 +0000
@@ -12,10 +12,10 @@
     </stdio>
     <command detect_errors="exit_code"><![CDATA[
         python -m rpfa
-            #if $reference_cond.reference_select == "history"
-                --input-model-file '$reference_cond.model'
+            #if $model_cond.model_select == "history"
+                --input-model-file '$model_cond.model'
             #else
-                --input-model-file '$reference_cond.model.fields.path'
+                --input-model-file '$model_cond.model.fields.path'
             #end if
             --input-model-file '$model'
             #if $pathway: