changeset 2:4f3c5e634679 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/vcfanno/ commit b1be52deee49703c602af519df3515e6ae957167
author iuc
date Sun, 25 Feb 2024 18:11:24 +0000
parents cdcaa40e5e45
children
files macros.xml vcfanno.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Mon Dec 06 09:23:38 2021 +0000
+++ b/macros.xml	Sun Feb 25 18:11:24 2024 +0000
@@ -1,13 +1,13 @@
 <?xml version="1.0"?>
 <macros>
-    <token name="@TOOL_VERSION@">0.3.3</token>
+    <token name="@TOOL_VERSION@">0.3.5</token>
     <token name="@VERSION_SUFFIX@">0</token>
     <token name="@PROFILE@">20.01</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">vcfanno</requirement>
-            <requirement type="package">tabix</requirement>
-            <requirement type="package">samtools</requirement>
+            <requirement type="package" version="1.11">tabix</requirement>
+            <requirement type="package" version="1.19.2">samtools</requirement>
         </requirements>
     </xml>
     <xml name="version_command">
--- a/vcfanno.xml	Mon Dec 06 09:23:38 2021 +0000
+++ b/vcfanno.xml	Sun Feb 25 18:11:24 2024 +0000
@@ -236,7 +236,7 @@
                     </repeat>
                 </conditional>
             </repeat>
-            <output name="out_vcf" file="vcfanno_result.vcf"/>
+            <output name="out_vcf" file="vcfanno_result.vcf" lines_diff="4"/>
         </test>
     </tests>
     <help><![CDATA[