Find and Quantify Overlap within a 1D Sequence
Desc.
overlapMetrics(x, thresh)
x |
vector of relative horizontal positions, one for each profile |
thresh |
threshold defining "overlap", typically < 1 @return a
|
x <- c(1, 2, 3, 3.4, 3.5, 5, 6, 10) overlapMetrics(x, thresh = 0.5)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.