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

little error in ksw2_extz2_sse #25

Open
720lhy opened this issue Jun 14, 2024 · 0 comments
Open

little error in ksw2_extz2_sse #25

720lhy opened this issue Jun 14, 2024 · 0 comments

Comments

@720lhy
Copy link

720lhy commented Jun 14, 2024

// update ez if (en0 == tlen - 1 && H[en0] > ez->mte) ez->mte = H[en0], ez->mte_q = r - en; //maybe here "en" should be "en0"
if not so , the mte_q will not be same with ksw2_extz

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

No branches or pull requests

1 participant