-
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
Large deletion filtered out #479
Comments
Hi Luis, Many Thanks for your feedback. As you said the RNAMES are the ones you marked in red. And I tried with the --no-qc option with sniffles 2.3.3 latest version. It detects the large (~12, 150bp) deletion. But VCF has more than one entry for the same deletion with different RNAMES. I attached here the extracted region of interest in a .txt file for your reference. I also have hybrid SVs in CYP2D6 gene that represent as insertion which I'm trying to figure out. I'll post it as a separate issue. Thank you |
Dear Sumudu, here are some insights:
We are about to release a new version (2.5) which improves the detection of DEL, could you please run you sample with the new version (will be out in a couple of days)
Best |
Hi,
Thank you for a great tool!
My question is, in one of my samples there are two deletions near each other. One is ~2847bp and other is ~12150bp (one copy of CYP2D6 gene deletion). These two deletions are clearly visualized in IGV (attached). The small ~2847 deletion is called as a filter PASS SV with GT=1 | 0, GQ=47, DR=19 and DV=10. The large deletion which is close by has been called as a PRECISE SV but has been filtered with GT. This variant has a GT=0 | 0, GQ=26, DV=4 while the DR=24. But in the IGV image there are 11 reads that supports this large deletion. Why is sniffles calculate it as 4? I believe this is the reason for it to get filtered with GT as the GQ is high (screen shot attached). The small deletion and large deletions are on the same reads. But small is PASS and large is filtered.
Also, in another sample there's a filter PASS variant called as ./. genotype.
This is ONT WGS data. Please help me to understand this.
Thank you
Best
Sumudu
deletion.pdf
The text was updated successfully, but these errors were encountered: