comparison fastq-join.xml @ 2:b007d9642911 draft

planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/fastq_join commit 1a3c419bc0ded7c40cb2bc3e7c87bfb01ddfeba2
author lparsons
date Thu, 16 Jul 2015 17:36:11 -0400
parents 593a729e5706
children 8ec3dfde378b
comparison
equal deleted inserted replaced
1:593a729e5706 2:b007d9642911
1 <tool id="fastq_join" name="fastq-join" version="0.1.1"> 1 <tool id="fastq_join" name="fastq-join" version="1.1.2-806">
2 <description> - Joins two paired-end reads on the overlapping ends</description> 2 <description> - Joins two paired-end reads on the overlapping ends</description>
3 3
4 <requirements> 4 <requirements>
5 <requirement type="package" version="1.1.2-484">ea-utils</requirement> 5 <requirement type="package" version="1.1.2-806">ea-utils</requirement>
6 </requirements> 6 </requirements>
7 7
8 <stdio> 8 <stdio>
9 <exit_code range="1:" level="fatal" description="Unknown error occurred" /> 9 <exit_code range="1:" level="fatal" description="Unknown error occurred" />
10 </stdio> 10 </stdio>