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

Sliding pattern forward by one base #46

Open
eaasna opened this issue Feb 11, 2022 · 0 comments
Open

Sliding pattern forward by one base #46

eaasna opened this issue Feb 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@eaasna
Copy link
Owner

eaasna commented Feb 11, 2022

Special case when overlap == pattern_size - 1

The count of shared k-mers for the previous pattern can be used to calculate the k-mer counts for the next adjacent pattern position. The k-mer counts for adjacent patterns can differ by at most 2.

image

@eaasna eaasna added the enhancement New feature or request label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant