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

missing bases in low-covered homopolymer stretches #8

Closed
hoelzer opened this issue Jan 8, 2021 · 2 comments
Closed

missing bases in low-covered homopolymer stretches #8

hoelzer opened this issue Jan 8, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@hoelzer
Copy link
Collaborator

hoelzer commented Jan 8, 2021

In regions with lower ONT read coverage single bases might be missed in the generated consensus due to issues in basecalling homopolymer stretches.

For example (position 11075, end of ORF1):
Screenshot from 2021-01-08 12-41-56

Maybe this can be fixed by additionally checking for deletions after Medaka that are in homopolymer (e.g. length > 6 nt) stretches and by again comparing to a reference (Wuhan) sequence. However, can be difficult if real deletions occur in homopolymers.

Maybe it's already fixed in the current ARTIC pipeline.

@hoelzer hoelzer added the documentation Improvements or additions to documentation label Jan 8, 2021
@hoelzer
Copy link
Collaborator Author

hoelzer commented Jun 2, 2021

This issue for this specific location is also discussed (but not solved) here: https://virological.org/t/issues-with-sars-cov-2-sequencing-data/473/14

@replikation
Copy link
Owner

  • closing this, as its tagged as documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants