changeset 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 bab112ba9d62
children
files alpha_diversity.xml macros.xml
diffstat 2 files changed, 3 insertions(+), 5 deletions(-) [+]
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>
--- a/macros.xml	Tue Jun 20 20:04:12 2023 +0000
+++ b/macros.xml	Fri Nov 22 09:27:53 2024 +0000
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <macros>
     <token name="@TOOL_VERSION@">1.2</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@VERSION_SUFFIX@">2</token>
     <token name="@PROFILE@">21.01</token>
     <xml name="biotools">
         <xrefs>