Skip to content

Bug fix

Latest
Compare
Choose a tag to compare
@michael-kotliar michael-kotliar released this 22 Mar 01:02
· 1 commit to master since this release

When we are looking for the start and end intervals
for the specific read, we iterate over our interval
map using iterator that should be restored to its
original value in following cases:

  1. we failed to find start or end interval
  2. we processed sliced read
    If not restored, we miss some reads due to the "jump"
    in coordinates of our annotation