diff snpSift_macros.xml @ 5:09d6806c609e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift commit 70ff70918368ff0deeb596c2190a770abe9e1c9b
author iuc
date Wed, 18 Apr 2018 07:28:51 -0400
parents 20c7d583fec1
children
line wrap: on
line diff
--- a/snpSift_macros.xml	Tue Oct 24 07:28:17 2017 -0400
+++ b/snpSift_macros.xml	Wed Apr 18 07:28:51 2018 -0400
@@ -1,7 +1,11 @@
 <macros>
     <xml name="requirements">
         <requirements>
-            <requirement type="package" version="4.3.1p">snpsift</requirement>
+            <requirement type="package" version="4.3.1t">snpsift</requirement>
+            <!--Coreutils are required to make readlink work across platforms. Previous version did not work on MacOS-->
+            <requirement type="package" version="8.25">coreutils</requirement>
+            <!--PERL is required to make SnpSift helper scripts run-->
+            <requirement type="package" version="5.26">perl</requirement>
         </requirements>
     </xml>
     <xml name="stdio">
@@ -16,7 +20,7 @@
 SnpSift dbnsfp 2>&1|head -n 1
         ]]></version_command>
     </xml>
-    <token name="@WRAPPER_VERSION@">4.3</token>
+    <token name="@WRAPPER_VERSION@">4.3+t</token>
     <token name="@EXTERNAL_DOCUMENTATION@">
 For details about this tool, please go to: