changeset 10:0fc0f9cf035a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/augustus commit 69d542836dbce9261906bb0d1e7ef39f9712f4a3
author iuc
date Sun, 15 Dec 2024 09:09:57 +0000
parents bd0e53f3a891
children
files augustus.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/augustus.xml	Fri Oct 04 11:32:08 2024 +0000
+++ b/augustus.xml	Sun Dec 15 09:09:57 2024 +0000
@@ -124,7 +124,7 @@
                 <param name="custom_model" argument="--species" type="data" format="augustus" label="Augustus model" help="Archive created with the 'Train Augustus' tool"/>
             </when>
             <when value="builtin">
-                <param name="organism" argument="--species" label="Model Organism" type="select" multiple="false" format="text" help="Choose a specialised trainingset.">
+                <param name="organism" argument="--species" label="Model Organism" type="select" multiple="false" format="txt" help="Choose a specialised trainingset.">
                     <!-- If you update this list, please also update it in maker and busco tools (../maker/maker.xml and ../busco/busco.xml) -->
                     <option value="human">Homo sapiens</option>
                     <option value="fly">Drosophila melanogaster</option>
--- a/macros.xml	Fri Oct 04 11:32:08 2024 +0000
+++ b/macros.xml	Sun Dec 15 09:09:57 2024 +0000
@@ -8,7 +8,7 @@
     </xml>
 
     <token name="@TOOL_VERSION@">3.4.0</token>
-    <token name="@VERSION_SUFFIX@">2</token>
+    <token name="@VERSION_SUFFIX@">3</token>
     <token name="@PROFILE@">23.1</token>