Mercurial > repos > iuc > seqtk
diff seqtk_subseq.xml @ 8:3da72230c066 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqtk commit 690c73637e3b8be3a52fe3afc8ba6436c4bab46f"
author | iuc |
---|---|
date | Thu, 14 Oct 2021 09:22:39 +0000 |
parents | a09586d5149a |
children | 4b494533146a |
line wrap: on
line diff
--- a/seqtk_subseq.xml Tue Sep 10 13:58:48 2019 -0400 +++ b/seqtk_subseq.xml Thu Oct 14 09:22:39 2021 +0000 @@ -1,6 +1,7 @@ <?xml version="1.0"?> <tool id="seqtk_subseq" name="seqtk_subseq" version="@TOOL_VERSION@.1"> <description>extract subsequences from FASTA/Q files</description> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> <requirement type="package" version="@AWK_VERSION@">gawk</requirement>