changeset 2:34ac212ef95e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/blast commit e737cae558b4758afdb6758807b5f19f8b6ea38e
author iuc
date Mon, 31 Oct 2022 20:13:18 +0000
parents aea6702a3cd5
children ce86aafd8494
files macros.xml magicblast.xml
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Tue Aug 09 12:58:39 2022 +0000
+++ b/macros.xml	Mon Oct 31 20:13:18 2022 +0000
@@ -1,11 +1,11 @@
 <macros>
-    <token name="@TOOL_VERSION@">1.6.0</token>
-    <token name="@VERSION_SUFFIX@">1</token>
+    <token name="@TOOL_VERSION@">1.7.0</token>
+    <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">20.09</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">magicblast</requirement>
-            <requirement type="package" version="1.15">samtools</requirement>
+            <requirement type="package" version="1.16.1">samtools</requirement>
         </requirements>
     </xml>
     <xml name="output_sort_param">
--- a/magicblast.xml	Tue Aug 09 12:58:39 2022 +0000
+++ b/magicblast.xml	Mon Oct 31 20:13:18 2022 +0000
@@ -317,7 +317,7 @@
             <param name="subject" value="subject1.fasta.gz" ftype="fasta.gz"/>
             <output name="output" ftype="bam">
                 <assert_contents>
-                    <has_size value="62080" delta="50"/>
+                    <has_size value="61454" delta="50"/>
                 </assert_contents>
             </output>
         </test>
@@ -329,7 +329,7 @@
             <param name="database" value="phiX174"/>
             <output name="output" ftype="bam">
                 <assert_contents>
-                    <has_size value="62079" delta="50"/>
+                    <has_size value="61457" delta="50"/>
                 </assert_contents>
             </output>
         </test>