joshuak94 / BAMIntervalTree

BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Change get_overlap_records to return file offset of first read. #29

Closed joshuak94 closed 3 years ago

joshuak94 commented 3 years ago

Now, get_overlap_records will be the main function for overlap queries, and get_overlap_file_offset will just be an internal one.