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

deletion in v3_consensus but not in majority of v3_haplotype present #3

Open
sschmutz opened this issue Apr 30, 2019 · 0 comments
Open

Comments

@sschmutz
Copy link
Member

Example for sample 1000392567 sequenced in the run 180321_M02081_0277_000000000-BN2F5-4:

There is a three nucleotide deletion in the consensus:

>v3_consensus
TGTACAAGACCCAACAACAATACAAGAAGAAGTATACATATAGGACCAGGGARARCATTT
TATGGAACA---AYARKAGGAGATATAAGACAAGCACATTGT

This deletion is only present in low frequency haplotypes:

>v3_haplotype_1-support_0.57
TGTACAAGACCCAACAACAATACAAGAAGAAGTATACATATAGGACCAGGGAGAGCATTT
TATGGAACAGACATAATAGGAGATATAAGACAAGCACATTGT
>v3_haplotype_2-support_0.20
TGTACAAGACCCAACAACAATACAAGAAGAAGTATACATATAGGACCAGGGAAAGCATTT
TATGGAACAGACATAATAGGAGATATAAGACAAGCACATTGT
>v3_haplotype_3-support_0.12
TGTACAAGACCCGGCAAGAAGAAAATAAGAATGATACATATAGGACCAGGGAGAACATTT
TATGGAACA---ACAGGAGGAGATATAAGACAAGCACATTGT

...

Is it maybe because that deletion is present at a frequency >15% and somehow "overwrites" the nucleotides at that position?

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

1 participant