Mercurial > repos > devteam > fastqc
diff rgFastQC.xml @ 22:a35575615aa4 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit 9aa395df821f0d3607867c83536ac97f9ffe8b29
| author | iuc |
|---|---|
| date | Thu, 08 Jun 2023 20:01:52 +0000 |
| parents | b44429593dd8 |
| children | 4585ffa39bd9 |
line wrap: on
line diff
--- a/rgFastQC.xml Sun Sep 12 11:19:52 2021 +0000 +++ b/rgFastQC.xml Thu Jun 08 20:01:52 2023 +0000 @@ -1,10 +1,10 @@ -<tool id="fastqc" name="FastQC" version="0.73+galaxy0"> +<tool id="fastqc" name="FastQC" version="0.74+galaxy0"> <description>Read Quality reports</description> <xrefs> <xref type="bio.tools">fastqc</xref> </xrefs> <requirements> - <requirement type="package" version="0.11.9">fastqc</requirement> + <requirement type="package" version="0.12.1">fastqc</requirement> </requirements> <stdio> <exit_code range="1:" level="fatal" description="FastQC returned non zero exit code" />
