Mercurial > repos > iuc > seqtk
diff seqtk_subseq.xml @ 17:069c8f0695ee 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:14:48 -0500 |
parents | 48a51c72f5e7 |
children | 8f26884c60b6 |
line wrap: on
line diff
--- a/seqtk_subseq.xml Wed Oct 17 05:58:58 2018 -0400 +++ b/seqtk_subseq.xml Fri Jan 11 05:14:48 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"/>