comparison barcode_sort.xml @ 2:2c5979e90cec draft

planemo upload commit 75d88a8a93e8cd3acb00103bf6a7a07649d17c70-dirty
author tiagoantao
date Mon, 28 Mar 2016 19:25:55 -0400
parents 89ab2498e32c
children 323f30038a77
comparison
equal deleted inserted replaced
1:89ab2498e32c 2:2c5979e90cec
1 <tool id="barcode_sort_stacks" name="Barcode sorting for Stacks" version="1.0.0" force_history_refresh="True"> 1 <tool id="barcode_sort_stacks" name="Barcode sorting for Stacks" version="1.0.0" force_history_refresh="True">
2 <description>Run the STACKS populations program</description> 2 <description>Run the STACKS populations program</description>
3
4
5 <requirements>
6 <requirement type="package" version="5.18">perl</requirement>
7 </requirements>
8 3
9 4
10 5
11 <stdio> 6 <stdio>
12 <exit_code range="1" level="fatal" description="Error in script execution" /> 7 <exit_code range="1" level="fatal" description="Error in script execution" />
47 Tiago Antao 42 Tiago Antao
48 43
49 44
50 </help> 45 </help>
51 46
52 <citations>
53 </citations>
54 </tool> 47 </tool>
55 48