Mercurial > repos > iuc > bedtools
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 19:102424c60727 | 20:3fe00810c5a2 |
|---|---|
| 72 | 72 |
| 73 <param name="d" type="boolean" checked="False" truevalue="-d" falsevalue="" | 73 <param name="d" type="boolean" checked="False" truevalue="-d" falsevalue="" |
| 74 label="Report the depth at each genome position with 1-based coordinates" help="(-d)" /> | 74 label="Report the depth at each genome position with 1-based coordinates" help="(-d)" /> |
| 75 <param name="dz" type="boolean" checked="False" truevalue="-dz" falsevalue="" | 75 <param name="dz" type="boolean" checked="False" truevalue="-dz" falsevalue="" |
| 76 label="Report the depth at each genome position with 0-based coordinatess" help="(-dz)" /> | 76 label="Report the depth at each genome position with 0-based coordinatess" help="(-dz)" /> |
| 77 <param name="five" type="boolean" checked="False" truevalue="-d" falsevalue="" | 77 <param name="five" type="boolean" checked="False" truevalue="-5" falsevalue="" |
| 78 label="Calculate coverage of 5’ positions" help="Instead of entire interval. (-5)" /> | 78 label="Calculate coverage of 5’ positions" help="Instead of entire interval. (-5)" /> |
| 79 <param name="three" type="boolean" checked="False" truevalue="-3" falsevalue="" | 79 <param name="three" type="boolean" checked="False" truevalue="-3" falsevalue="" |
| 80 label="Calculate coverage of 3’ positions" help="Instead of entire interval. (-3)" /> | 80 label="Calculate coverage of 3’ positions" help="Instead of entire interval. (-3)" /> |
| 81 </inputs> | 81 </inputs> |
| 82 <outputs> | 82 <outputs> |
