-
Notifications
You must be signed in to change notification settings - Fork 2
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
output, adding sequences from reads, and ratios? #16
Comments
Hello and thank you for feedback on Hapo-G. The second ratio is the proportion of reads in the pile (reads are added sequentially with a maximum coverage of 50) that have the given difference. And the first ratio involved only reads that were selected to be from the same haplotype. For example, for a heterozygous variation in a perfect world, one can expect to have ratio1=1 and ratio2=0.5. In the Figure 2 of the Hapo-G publication, the second ratio does not take into account the two red-striped reads which come from a different haplotype (https://academic.oup.com/view-large/figure/246277757/lqab034fig2.jpg) |
Thank you for the quick feedback and useful figure! So in these examples will they retain the ref=A or add the ataA, atta..etc from the reads? It looks like the read ratio is higher for reference? |
Yes, in this case it will change the reference sequence and use the read content (ataA, atttG, ...). The ratio in this case is lower, but perhaps the choice between the two haplotypes was made previously at another heterozygous site. |
Gotcha, OK great thank you! |
hello and thank you for this nifty program, it's become essential in resolving a concerning issue with our assemblies. I was wondering if you could provide some insight into how HAPO-G is making decisions about re-incorporating read data? Below you'll find some insertions that have been introduced, I was wondering how reliable they were given the ratios and what they mean. Thank you.
The text was updated successfully, but these errors were encountered: