diff rgFastQC.xml @ 23:5ec9f6bceaee draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastqc commit 9aa395df821f0d3607867c83536ac97f9ffe8b29
author iuc
date Thu, 08 Jun 2023 20:02:11 +0000
parents 3d0c7bdf12f5
children
line wrap: on
line diff
--- a/rgFastQC.xml	Sun Sep 12 11:20:27 2021 +0000
+++ b/rgFastQC.xml	Thu Jun 08 20:02:11 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" />