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

filter_mpile.py does not keep first and last nucleotide in a read #68

Open
verku opened this issue Jan 15, 2024 · 0 comments · Fixed by #90 · May be fixed by #89
Open

filter_mpile.py does not keep first and last nucleotide in a read #68

verku opened this issue Jan 15, 2024 · 0 comments · Fixed by #90 · May be fixed by #89
Assignees
Labels
bug Something isn't working next version Include this issue into the next pipeline version

Comments

@verku
Copy link
Collaborator

verku commented Jan 15, 2024

The filter_mpile.py script removes (prints “N”) the first nucleotide in the “read” because they are accompanied by “^]” (read start^ and a character for mapping quality). The script also always removes (prints “N”) the last nucleotide in the “read” because they are accompanied by “$” (read end$).

@verku verku added the bug Something isn't working label Jan 15, 2024
@verku verku self-assigned this Jan 15, 2024
@verku verku added next version Include this issue into the next pipeline version and removed next version Include this issue into the next pipeline version labels Jan 15, 2024
@verku verku added the next version Include this issue into the next pipeline version label Jan 29, 2024
This was linked to pull requests Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working next version Include this issue into the next pipeline version
Projects
None yet
1 participant