changeset 3:ff17fec2c799 draft default tip

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit e757d0398a8407d983f1ef3f900b31cafc26e170
author metexplore
date Wed, 21 Jan 2026 15:29:41 +0000
parents ddc8160220b9
children
files GetBiggModelProteome.xml macros.xml
diffstat 2 files changed, 3 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/GetBiggModelProteome.xml	Fri Nov 21 10:20:17 2025 +0000
+++ b/GetBiggModelProteome.xml	Wed Jan 21 15:29:41 2026 +0000
@@ -19,16 +19,7 @@
   <outputs>
     <data format="fasta" name="outputFile"/>
   </outputs>
-  <tests>
-    <test maxseconds="120">
-      <param name="modelId" value="e_coli_core"/>
-      <output ftype="fasta" name="outputFile">
-        <assert_contents>
-          <has_line_matching expression=".*name=.*" n="136"/>
-        </assert_contents>
-      </output>
-    </test>
-  </tests>
+  <tests/>
   <help><![CDATA[Get proteome in fasta format of a model present in the BIGG database
 @ATTRIBUTION@]]></help>
   <citations>
--- a/macros.xml	Fri Nov 21 10:20:17 2025 +0000
+++ b/macros.xml	Wed Jan 21 15:29:41 2026 +0000
@@ -3,7 +3,7 @@
 <macros>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="2.2.0">met4j</requirement>
+            <requirement type="package" version="2.2.1">met4j</requirement>
             <yield/>
         </requirements>
     </xml>
@@ -12,7 +12,7 @@
             <xref type="bio.tools">met4j</xref>
         </xrefs>
     </xml>
-    <token name="@TOOL_VERSION@">2.2.0</token>
+    <token name="@TOOL_VERSION@">2.2.1</token>
     <token name="@ATTRIBUTION@"><![CDATA[
 **Attribution**