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

Max mutation parents outlier in Viridian data #228

Open
jeromekelleher opened this issue Aug 5, 2024 · 9 comments
Open

Max mutation parents outlier in Viridian data #228

jeromekelleher opened this issue Aug 5, 2024 · 9 comments

Comments

@jeromekelleher
Copy link
Owner

As of 2021-02-26 we have a max_mutation_parents value of 129, which is clearly pathological. Investigate.

@jeromekelleher
Copy link
Owner Author

max_mutations_per_site is also much higher at 2060 vs 890.

@jeromekelleher
Copy link
Owner Author

This site is a likely cause:

21846

@szhan
Copy link
Contributor

szhan commented Aug 5, 2024

The mutation C>T at position 21846 lies within amplicon 72 (ARTIC v3), which suffers from dropout in Delta samples, and so the position may be affected by sequencing artifacts (see this paper).

@szhan
Copy link
Contributor

szhan commented Aug 5, 2024

Do the reversions tend to happen within Delta (B.1.617.2) lineages?

@jeromekelleher
Copy link
Owner Author

Confirming that this site is the one with a chain of 128 successive mutations. The mutations with > 2 parents are flip-flopping between C and T.

@jeromekelleher
Copy link
Owner Author

28271 is the next highest mutation count, and is also likely problematic:

28271

@jeromekelleher
Copy link
Owner Author

Note that 28271 showed similar problems in the GISAID data, so seems pretty likely to be problematic and a good candidate for exclusion

@jeromekelleher
Copy link
Owner Author

The next site with highest mutation count is 27638. This looks different, with consistent flicking back and forth between T and C:

27638

@jeromekelleher
Copy link
Owner Author

27752 seems quite similar:

27752

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