-
Notifications
You must be signed in to change notification settings - Fork 95
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
false genotyping large deletion #505
Comments
Hi @DHmeduni & @fritzsedlazeck , Thanks for any help you can give |
Thanks we can reproduce this now also here.. @lfpaulin is working on that. Hope we have a fix on the next verison. We found the issue , which is basically handeling the read counting wrong for large split read events.. which is a bug in the deletions but works on all other SV events. In short we are by far undercounting the ref supporting reads , which leads to a 1/1 GT. Thanks |
Thank you very much for your prompt feedback, Fritz. Mélanie |
Hi @fritzsedlazeck! Do you have any estimate for when the next release might be coming? We're really looking forward to seeing this fix as this having an impact on our recessive lethal tracking 🍄 |
We have a working prototype that goes through testing right now. It looks like we resolved it. We hope that we can roll out that new version next week. |
Thanks Fritz, really looking forward to it :) Tuan |
Sorry for having a back-to-back message Fritz, but would the bug cause error in the existing snf files or can we just run the merge SNF with the new Sniffles version ? |
So this is still something we are investigating. @lfpaulin can maybe expand a bit more... the SNF file holds all variants but they have set filters.. These filters can be overwritten with new behavior during the merge, which also applies the same filters. |
The SNF file is "primed" with a filter, however during the merge it can be override if there is support in other samples. Regarding the genotype we are still testing that feature. Theoretically, if the coverage support values are correct in the SNF then they should provide the correct GT, otherwise you may need to re-run them. We have one test case I will check tomorrow, and will let you know our findings |
Thanks for the input @fritzsedlazeck & @lfpaulin. The files that we received from partners are from v2.2 so it poses some concern our end. We have a few known recessive SV that are not supposed to be 1/1 so it's a relatively straightforward test our end. |
We test out v.2.5 today. Seems like we need to re-generate the old snf file
|
Sorry for that. I can cross check with the team if there is a mode to rescue form the SNF file.. the SV should be in there but has already a failed tag assigned. @lfpaulin knows this better than I by now .. |
Thanks @fritzsedlazeck , would be v. nice if we can have that option. Asking 17 partners to remake their snf is a bit of a nightmare to me 😆. |
Yeah... I also have a similar situation. Meeting with @hermannromanek next monday and will discuss. Stay tune pls. |
Hi, I have a 62kb deletion that is very obviously heterzygous but sniffles is calling it as homozygous even the coverage field its's obvious its heterozygous..... anybody have an idea what to do, or is this a bug?
chr7 148238576 Sniffles2.DEL.4A5S6 N
60 PASS PRECISE;SVTYPE=DEL;SVLEN=-62659;END=148301235;SUPPORT=83;COVERAGE=154,75,57,79,157;STRAND=+-;AF=1.000;STDEV_LEN=0.000;STDEV_POS=0.000 GT:GQ:DR:DV 1/1:60:0:83The text was updated successfully, but these errors were encountered: