changeset 18:9eecf3fca620 draft default tip

planemo upload for repository https://github.com/brsynth/retropath2_wrapper commit 675f4b9a6a2e42f397ca6a4709c95e0dd41ede3d
author tduigou
date Mon, 03 Nov 2025 09:39:59 +0000
parents 60a0330a2ba9
children
files retropath2_wrapper.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/retropath2_wrapper.xml	Mon Oct 27 06:28:59 2025 +0000
+++ b/retropath2_wrapper.xml	Mon Nov 03 09:39:59 2025 +0000
@@ -2,7 +2,7 @@
     profile="21.09" license="MIT">
     <description>Build a reaction network from a set of source compounds to a set of sink compounds</description>
     <macros>
-        <token name="@VERSION_SUFFIX@">0</token>
+        <token name="@VERSION_SUFFIX@">1</token>
         <token name="@TOOL_VERSION@">3.6.0</token>
     </macros>
     <requirements>
@@ -84,7 +84,7 @@
                 <option value="r20220224">r20220224</option>
                 <option value="r20250728" selected="true">r20250728</option>
             </param>
-            <param name="topx" type="integer" value="100" min="1" max="1000" label="TopX"
+            <param name="topx" type="integer" value="100" min="1" max="1000000" label="TopX"
                 help="The maximal number of intermediate compounds to use as new starting points for a next iteration of the retrosynthesis algorithm." />
             <param name="dmin" type="integer" value="0" min="0" max="1000"
                 label="Minimum rule diameter"