diff seqtk_subseq.xml @ 5:a09586d5149a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 83ecfe7d9bbf03c91f27ba18776352a1ebf8cf6f
author iuc
date Fri, 11 Jan 2019 05:15:20 -0500
parents ecf1c30da3a2
children 3da72230c066
line wrap: on
line diff
--- a/seqtk_subseq.xml	Wed Oct 17 05:59:21 2018 -0400
+++ b/seqtk_subseq.xml	Fri Jan 11 05:15:20 2019 -0500
@@ -1,8 +1,9 @@
 <?xml version="1.0"?>
-<tool id="seqtk_subseq" name="seqtk_subseq" version="@WRAPPER_VERSION@.0">
+<tool id="seqtk_subseq" name="seqtk_subseq" version="@TOOL_VERSION@.1">
     <description>extract subsequences from FASTA/Q files</description>
     <macros>
         <import>macros.xml</import>
+        <requirement type="package" version="@AWK_VERSION@">gawk</requirement>
     </macros>
     <expand macro="requirements"/>
     <expand macro="stdio"/>