# HG changeset patch # User tduigou # Date 1701440999 0 # Node ID beabdc945670981f3cbdf4f25c76aa0750ef3295 # Parent f297590100c8221d2c81aaa83ab583a76253aa7f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rptools commit 162ee89a8e36033f32973d72dfc1b11ca27da61f diff -r f297590100c8 -r beabdc945670 macros.xml --- a/macros.xml Thu Nov 23 14:26:35 2023 +0000 +++ b/macros.xml Fri Dec 01 14:29:59 2023 +0000 @@ -1,5 +1,5 @@ - 6.4.1 + 6.5.0 0 diff -r f297590100c8 -r beabdc945670 rpfba.xml --- a/rpfba.xml Thu Nov 23 14:26:35 2023 +0000 +++ b/rpfba.xml Fri Dec 01 14:29:59 2023 +0000 @@ -15,8 +15,8 @@ #end if --objective_rxn_id '$objective_rxn_id' --sim '$input_sim_type.sim_type' - #if str($adv.ignore_orphan_species) == "true": - --ignore_orphan_species + #if str($adv.with_orphan_species) == "true": + --with_orphan_species #end if --log "error" #if str($input_sim_type.sim_type)=="fba" @@ -55,7 +55,7 @@
- +
@@ -165,7 +165,7 @@ Advanced options: * **Output the merged model?**\ : (boolean, default=False) output the full merged model instead of heterologous pathway only -* **Ignore Orphan Species?**\ : (boolean, default=True) ignore metabolites that are only consumed or produced +* **With Orphan Species?**\ : (boolean, default=False) add metabolites that are only consumed or produced ]]>