Mercurial > repos > devteam > get_flanks
diff 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 |
line wrap: on
line diff
--- a/get_flanks.xml Mon Apr 14 09:17:59 2014 -0400 +++ b/get_flanks.xml Tue Oct 13 12:50:28 2015 -0400 @@ -17,8 +17,8 @@ <option value="Downstream">Downstream</option> <option value="Both">Both</option> </param> - <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."/> - <param name="size" size="10" type="integer" value="50" label="Length of the flanking region(s)" help="Use non-negative value for length"/> + <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."/> + <param name="size" type="integer" value="50" label="Length of the flanking region(s)" help="Use non-negative value for length"/> </inputs>
