An rewrite of the package to use the new and improve IRanges packages (>= 0.4.2)
- More consistent results across all methods compared to R/Bioconductor implementations.
- Similar to IRanges, search and overlap operations may return a hits like object.
- Nearest returns slightly different matches but since the select="arbitrary", its probably ok.
- More robust testing of the combination of inputs and parameter choices.
- Updated the tests, docstrings