Description Usage Arguments Details Value Author(s) Examples
Compute minimum size of cover of overlapping intervals.
1 |
x.begin |
a vector of interval begin positions. |
x.end |
a vector of interval end positions. |
trunc.begin |
truncaction value. |
trunc.end |
truncation value. |
Note all arguments are coerced to integers.
An integer, the total size covered by the union of all intervals.
Toby Johnson Toby.x.Johnson@gsk.com
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.