Mercurial > repos > iuc > seqtk
comparison seqtk_fqchk.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 |
comparison
equal
deleted
inserted
replaced
7:58c8ece95b53 | 8:3da72230c066 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="seqtk_fqchk" name="seqtk_fqchk" version="@TOOL_VERSION@.1"> | 2 <tool id="seqtk_fqchk" name="seqtk_fqchk" version="@TOOL_VERSION@.1"> |
3 <description>fastq QC (base/quality summary)</description> | 3 <description>fastq QC (base/quality summary)</description> |
4 <expand macro="bio_tools"/> | |
4 <macros> | 5 <macros> |
5 <import>macros.xml</import> | 6 <import>macros.xml</import> |
6 </macros> | 7 </macros> |
7 <expand macro="requirements"> | 8 <expand macro="requirements"> |
8 <requirement type="package" version="@AWK_VERSION@">gawk</requirement> | 9 <requirement type="package" version="@AWK_VERSION@">gawk</requirement> |