comparison get_flanks.xml @ 3:2fdec558c935 draft

planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
author devteam
date Tue, 13 Oct 2015 12:50:28 -0400
parents 0eae46dcc35c
children dd9315a56c09
comparison
equal deleted inserted replaced
2:0eae46dcc35c 3:2fdec558c935
15 <param name="direction" type="select" label="Location of the flanking region/s"> 15 <param name="direction" type="select" label="Location of the flanking region/s">
16 <option value="Upstream">Upstream</option> 16 <option value="Upstream">Upstream</option>
17 <option value="Downstream">Downstream</option> 17 <option value="Downstream">Downstream</option>
18 <option value="Both">Both</option> 18 <option value="Both">Both</option>
19 </param> 19 </param>
20 <param name="offset" size="10" type="integer" value="0" label="Offset" help="Use positive values to offset co-ordinates in the direction of transcription and negative values to offset in the opposite direction."/> 20 <param name="offset" type="integer" value="0" label="Offset" help="Use positive values to offset co-ordinates in the direction of transcription and negative values to offset in the opposite direction."/>
21 <param name="size" size="10" type="integer" value="50" label="Length of the flanking region(s)" help="Use non-negative value for length"/> 21 <param name="size" type="integer" value="50" label="Length of the flanking region(s)" help="Use non-negative value for length"/>
22 22
23 23
24 </inputs> 24 </inputs>
25 <outputs> 25 <outputs>
26 <data format="interval" name="out_file1" metadata_source="input"/> 26 <data format="interval" name="out_file1" metadata_source="input"/>