Repository 'mitos2'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/mitos2

Changeset 10:59c8717f6925 (2025-12-10)
Previous changeset 9:c8ac28e8ac44 (2024-05-02)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/mitos commit 24a59e271fbe0b87d826d1d36b3a9ea008227adc
modified:
mitos2.xml
b
diff -r c8ac28e8ac44 -r 59c8717f6925 mitos2.xml
--- a/mitos2.xml Thu May 02 09:07:14 2024 +0000
+++ b/mitos2.xml Wed Dec 10 23:31:03 2025 +0000
[
@@ -3,7 +3,7 @@
   <macros>
     <import>macros.xml</import>
     <token name="@MITOS_NAME@">MITOS2</token>
-    <token name="@TOOL_VERSION@">2.1.9</token>
+    <token name="@TOOL_VERSION@">2.1.10</token>
     <token name="@VERSION_SUFFIX@">0</token>
   </macros>
   <xrefs>
@@ -16,7 +16,7 @@
   <command detect_errors="aggressive"><![CDATA[
 mkdir outdir &&
 
-runmitos.py
+runmitos
 --input '$input'
 --code $code
 --outdir outdir