-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
26c6855
commit bf5d326
Showing
2 changed files
with
25 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters