8000 Reads containing small insertions or deletions are excluded · Issue #5 · richarddurbin/rotate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Reads containing small insertions or deletions are excluded #5

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 8000 of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
inari-ldavey opened this issue Jan 2, 2025 · 1 comment
Open

Comments

@inari-ldavey
Copy link

Hi, I would like to thank you for creating this amazing tool. The ability to specify the search string is so useful. I am using this tool to rotate Nanopore reads and I noticed that many reads are excluded from the output because they have a small 1 bp insertion or deletion in the search string:

In this example below, a 40bp search string is aligned to a read. These 2 DNA sequences are very similar, but the read has 2 small deletions compared to the search string. Because of the offset that is caused by the first deletion, rotate requires a higher value for -m than you would anticipate: -m 14 instead of -m 2 in this case. Are there any plans to support specifying the number of allowed indels?

search string:      TGGCGGGTAAACCTAAGAGAAAAGAGCGTTTATTAGAATA
                    |||||||||||||||||||||| |||||||||| ||||||
read:            ...TGGCGGGTAAACCTAAGAGAAA-GAGCATTTAT-AGAATA...
                                          ^ first del
@richarddurbin
Copy link
Owner
richarddurbin commented Jan 2, 2025 via email

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

2 participants
0