Mercurial > repos > tduigou > retropath2
changeset 25:53d369fc482d draft default tip
planemo upload for repository https://github.com/brsynth/retropath2_wrapper commit 2e363a55b1adb606e92c357b285f93a792f59b5b
| author | tduigou |
|---|---|
| date | Fri, 13 Feb 2026 07:04:29 +0000 |
| parents | c8eb4db87036 |
| children | |
| files | retropath2_wrapper.xml |
| diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/retropath2_wrapper.xml Thu Feb 12 12:27:53 2026 +0000 +++ b/retropath2_wrapper.xml Fri Feb 13 07:04:29 2026 +0000 @@ -3,7 +3,7 @@ <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="@TOOL_VERSION@">3.9.0</token> + <token name="@TOOL_VERSION@">3.9.1</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">retropath2_wrapper</requirement> @@ -86,7 +86,7 @@ <option value="r20220104">r20220104</option> <option value="r20220224">r20220224</option> <option value="r20250728">r20250728</option> - <option value="r20260206" selected="true">r20260206</option> + <option value="r20260212" selected="true">r20260212</option> </param> <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." /> @@ -163,4 +163,4 @@ <citations> <citation type="doi">10.1016/j.ymben.2017.12.002 </citation> </citations> -</tool> +</tool> \ No newline at end of file
