Mercurial > repos > devteam > fastqc
diff rgFastQC.xml @ 5:93f27bdc08cd draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/fastqc commit 8328b3d01e1cb49c5dcbb6578ec42784ad6beaa8
| author | devteam |
|---|---|
| date | Mon, 18 Jan 2016 09:32:58 -0500 |
| parents | 36980a78cc83 |
| children | e8c90ad3cbf9 |
line wrap: on
line diff
--- a/rgFastQC.xml Mon Feb 09 10:02:47 2015 -0500 +++ b/rgFastQC.xml Mon Jan 18 09:32:58 2016 -0500 @@ -1,7 +1,7 @@ -<tool id="fastqc" name="FastQC" version="0.63"> +<tool id="fastqc" name="FastQC" version="0.64"> <description>Read Quality reports</description> <requirements> - <requirement type="package" version="0.11.2">FastQC</requirement> + <requirement type="package" version="0.11.4">FastQC</requirement> </requirements> <stdio> <exit_code range="1:" />
