diff ExtractPathways.xml @ 3:0e6f2202c787 draft default tip

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit e757d0398a8407d983f1ef3f900b31cafc26e170
author metexplore
date Wed, 21 Jan 2026 15:28:59 +0000
parents 03a77f9c808d
children
line wrap: on
line diff
--- a/ExtractPathways.xml	Tue Oct 28 14:20:12 2025 +0000
+++ b/ExtractPathways.xml	Wed Jan 21 15:28:59 2026 +0000
@@ -21,19 +21,7 @@
   <outputs>
     <data format="sbml" name="outputPath"/>
   </outputs>
-  <tests>
-    <test>
-      <param name="inputPath" value="XF_network.sbml"/>
-      <param name="pathwayId" value="Citric_Acid_Cycle+Folate_Metabolism+toto"/>
-      <output ftype="sbml" name="outputPath">
-        <assert_contents>
-          <is_valid_xml/>
-          <has_line_matching expression=".*&lt;reaction.*" n="17"/>
-          <has_line_matching expression=".*groups:id=.*" n="2"/>
-        </assert_contents>
-      </output>
-    </test>
-  </tests>
+  <tests/>
   <help><![CDATA[Extract pathway(s) from a SBML file and create a sub-network SBML file
 @ATTRIBUTION@]]></help>
   <citations/>