gintervals.distance | R Documentation |
Calculate pairwise distance between interval sets
gintervals.distance(intervals1, intervals2)
intervals1 |
first intervals set |
intervals2 |
first intervals set (should be the same length as |
a vector containing for each i..N the distance between each interval1\[i\] and intervals2\[i\], where N is the number of intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.