Mercurial > repos > iuc > seqtk
diff seqtk_comp.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_comp.xml Wed Oct 17 05:59:21 2018 -0400 +++ b/seqtk_comp.xml Fri Jan 11 05:15:20 2019 -0500 @@ -1,10 +1,12 @@ <?xml version="1.0"?> -<tool id="seqtk_comp" name="seqtk_comp" version="@WRAPPER_VERSION@.0"> +<tool id="seqtk_comp" name="seqtk_comp" version="@TOOL_VERSION@.1"> <description>get the nucleotide composition of FASTA/Q</description> <macros> <import>macros.xml</import> </macros> - <expand macro="requirements"/> + <expand macro="requirements"> + <requirement type="package" version="@AWK_VERSION@">gawk</requirement> + </expand> <expand macro="stdio"/> <command><![CDATA[ seqtk comp