Mercurial > repos > iuc > bedtools
diff genomeCoverageBed.xml @ 20:3fe00810c5a2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 6692e3a4fa1bf6e9a407735afdbb2454ed32b316
author | iuc |
---|---|
date | Wed, 27 Jan 2016 15:14:44 -0500 |
parents | a2d4c30ba2f9 |
children | 2a576a9ef0cb |
line wrap: on
line diff
--- a/genomeCoverageBed.xml Mon Nov 09 18:41:22 2015 -0500 +++ b/genomeCoverageBed.xml Wed Jan 27 15:14:44 2016 -0500 @@ -74,7 +74,7 @@ label="Report the depth at each genome position with 1-based coordinates" help="(-d)" /> <param name="dz" type="boolean" checked="False" truevalue="-dz" falsevalue="" label="Report the depth at each genome position with 0-based coordinatess" help="(-dz)" /> - <param name="five" type="boolean" checked="False" truevalue="-d" falsevalue="" + <param name="five" type="boolean" checked="False" truevalue="-5" falsevalue="" label="Calculate coverage of 5’ positions" help="Instead of entire interval. (-5)" /> <param name="three" type="boolean" checked="False" truevalue="-3" falsevalue="" label="Calculate coverage of 3’ positions" help="Instead of entire interval. (-3)" />