comparison subtract.xml @ 3:ecb36112b056 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/gops/subtract commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 12:49:24 -0500
parents c19a2a29c561
children 0145969324c4
comparison
equal deleted inserted replaced
2:c19a2a29c561 3:ecb36112b056
33 <param name="returntype" type="select" label="Return" help="of the first dataset (see figure below)"> 33 <param name="returntype" type="select" label="Return" help="of the first dataset (see figure below)">
34 <option value="">Intervals with no overlap</option> 34 <option value="">Intervals with no overlap</option>
35 <option value="-p">Non-overlapping pieces of intervals</option> 35 <option value="-p">Non-overlapping pieces of intervals</option>
36 </param> 36 </param>
37 37
38 <param name="min" size="4" type="integer" value="1" min="1" help="(bp)"> 38 <param name="min" type="integer" value="1" min="1" help="(bp)">
39 <label>where minimal overlap is</label> 39 <label>where minimal overlap is</label>
40 </param> 40 </param>
41 </inputs> 41 </inputs>
42 <outputs> 42 <outputs>
43 <data format="input" name="output" metadata_source="input1"/> 43 <data format="input" name="output" metadata_source="input1"/>