diff SbmlWizard.xml @ 3:1a5a16b2aef7 draft default tip

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit e757d0398a8407d983f1ef3f900b31cafc26e170
author metexplore
date Wed, 21 Jan 2026 15:32:06 +0000
parents 3c2cbe3fc28a
children
line wrap: on
line diff
--- a/SbmlWizard.xml	Fri Nov 21 10:22:51 2025 +0000
+++ b/SbmlWizard.xml	Wed Jan 21 15:32:06 2026 +0000
@@ -53,34 +53,7 @@
   <outputs>
     <data format="sbml" name="outputPath"/>
   </outputs>
-  <tests>
-    <test>
-      <param name="inputPath" value="Human-GEM_pathways.xml"/>
-      <param name="removeIsolated" value="true"/>
-      <param name="removeNoFlux" value="true"/>
-      <param name="mergingStrat" value="by_id"/>
-      <param name="removeDuplicated" value="true"/>
-      <param name="exchangeCompToRemove" value="s"/>
-      <output ftype="sbml" name="outputPath">
-        <assert_contents>
-          <has_text text="&lt;/sbml&gt;"/>
-        </assert_contents>
-      </output>
-    </test>
-    <test>
-      <param name="inputPath" value="XF_network.sbml"/>
-      <param name="removeIsolated" value="true"/>
-      <param name="removeNoFlux" value="true"/>
-      <param name="removeDuplicated" value="true"/>
-      <param name="inputSide" value="XF_network_C_Side.tab"/>
-      <param name="inputReactions" value="XF_network_R_Seed.tab"/>
-      <output ftype="sbml" name="outputPath">
-        <assert_contents>
-          <has_text text="&lt;/sbml&gt;"/>
-        </assert_contents>
-      </output>
-    </test>
-  </tests>
+  <tests/>
   <help><![CDATA[General SBML model processing including compound removal (such as side compounds or isolated compounds), reaction removal (ex. blocked or exchange reaction), and compartment merging
 @ATTRIBUTION@]]></help>
   <citations/>