Mercurial > repos > devteam > get_flanks
diff get_flanks.xml @ 3:4cd116158aef draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/gops/get_flanks commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author | devteam |
---|---|
date | Wed, 11 Nov 2015 12:48:31 -0500 |
parents | 4b14d0e3a837 |
children | 077f404ae1bb |
line wrap: on
line diff
--- a/get_flanks.xml Mon Apr 14 09:18:30 2014 -0400 +++ b/get_flanks.xml Wed Nov 11 12:48:31 2015 -0500 @@ -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>