Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve behavior of low complexity anchor pruning in surject #4354

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

jeizenga
Copy link
Contributor

Changelog Entry

To be copied to the draft changelog by merger:

  • vg surject has improved base-level alignment accuracy with long reads

Description

Previously, we were leaning on the anchor sequence itself to determine whether it was low complexity, and should therefore be pruned. However, for short anchors, there frequently wasn't enough evidence within the anchor to determine whether the sequence was low complexity. We now pad short anchors with some of the surrounding read sequence before testing.

@jeizenga jeizenga merged commit 9f18067 into master Jul 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants