Skip to content

Fix #548 by setting mouse bp to be 0-based coordinate#549

Merged
dariober merged 1 commit intomainfrom
extendExons
Mar 24, 2025
Merged

Fix #548 by setting mouse bp to be 0-based coordinate#549
dariober merged 1 commit intomainfrom
extendExons

Conversation

@dariober
Copy link
Copy Markdown
Contributor

It appears to be an off-by-one error. Mouse bp has 1-based coordinates but in intersect2 you need 0-based.

It appears to be an off-by-one error. Mouse bp has 1-based coordinates
but in intersect2 you need 0-based.
@dariober dariober moved this to In review in Apollo 3 Mar 19, 2025
@dariober dariober self-assigned this Mar 19, 2025
@dariober dariober merged commit 8f1c662 into main Mar 24, 2025
7 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Apollo 3 Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants