gintervals.neighbors1.Rd
Finds neighbors between two sets of intervals (and does not return conflicting column names)
gintervals.neighbors1(
intervals1 = NULL,
intervals2 = NULL,
maxneighbors = 1,
mindist = -1e+09,
maxdist = 1e+09,
na.if.notfound = TRUE
)
intervals
intervals
maximal number of neighbors
distance range for 1D intervals
distance range for 1D intervals
if 'TRUE' return 'NA' interval if no matching neighbors were found, otherwise omit the interval in the answer
gintrevals.neighbors