[R] Finding all overlaps between two sets of 1-Dimensional regions

Sean Davis sdavis2 at mail.nih.gov
Fri Sep 2 15:17:52 CEST 2005


I have a simply defined regions ([start,end] where start<end).  I have two
large sets of them and want to find all regions in the first that overlap
any regions in the second.  The closest I could find by searching is
overlap.owin in I can do this by looping, but there is likely a better way
to do this.  Any suggestions?

Thanks,
Sean




More information about the R-help mailing list