comparison rgFastQC.xml @ 6:28d39af2dd06 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:33:58 -0500
parents 0b201de108b9
children 3fdc1a74d866
comparison
equal deleted inserted replaced
5:2d094334f61e 6:28d39af2dd06
1 <tool id="fastqc" name="FastQC" version="0.63"> 1 <tool id="fastqc" name="FastQC" version="0.64">
2 <description>Read Quality reports</description> 2 <description>Read Quality reports</description>
3 <requirements> 3 <requirements>
4 <requirement type="package" version="0.11.2">FastQC</requirement> 4 <requirement type="package" version="0.11.4">FastQC</requirement>
5 </requirements> 5 </requirements>
6 <stdio> 6 <stdio>
7 <exit_code range="1:" /> 7 <exit_code range="1:" />
8 <exit_code range=":-1" /> 8 <exit_code range=":-1" />
9 <regex match="Error:" /> 9 <regex match="Error:" />