distanceToPreceding | R Documentation |
Preceding means upstream GRangesList element, not including itself.
distanceToPreceding(grl, grl2 = grl, ignore.strand = FALSE)
grl |
a GRangesList |
grl2 |
a GRangesList, default 'grl'. The list that defines restrictions on extension. Can also be another set, which is used as 'roadblocks' for extension. |
ignore.strand |
logical, default FALSE |
numeric vector of distance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.