diff alpha_diversity.xml @ 5:78b69342c280 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/krakentools commit 60eb96ad3ff782075ca1f29e26ffe5487bbb93ed
author iuc
date Fri, 22 Nov 2024 09:27:53 +0000
parents e400e5ef0e7c
children
line wrap: on
line diff
--- a/alpha_diversity.xml	Tue Jun 20 20:04:12 2023 +0000
+++ b/alpha_diversity.xml	Fri Nov 22 09:27:53 2024 +0000
@@ -4,9 +4,7 @@
         <import>macros.xml</import>
     </macros>
     <expand macro="biotools"/>
-    <expand macro="requirements">
-        <requirement type="package" version="1.9.3">scipy</requirement>
-    </expand>
+    <expand macro="requirements"/>
     <expand macro="version"/>
     <command detect_errors="exit_code"><![CDATA[
 alpha_diversity.py 
@@ -33,7 +31,7 @@
             <param name="alpha" value="Sh"/>
             <output name="output" ftype="txt">
                 <assert_contents>
-                    <has_text text="Shannon's diversity: 4.194127607417342"/>
+                    <has_text text="Shannon's diversity: 4.194127607417341"/>
                 </assert_contents>
             </output>
         </test>