-
Notifications
You must be signed in to change notification settings - Fork 40
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
Indel alignment #84
Comments
Hey, Unfortunately, there is currently no approach to e.g. left align these deletions. |
Thanks for your fast response, Fritz. Just FYI the reads at the top with BWA-MEM are Illumina 150bp reads. |
Ah I got confused... sorry too much going on here. Thanks |
Thanks, Fritz |
Hi Devs,
The IGV screen shot below shows the same deletion in short reads above (BWA-MEM) and ONT reads below (NGMLR). The 22bp deletion is strewn across ~50bp of the reference and has a varying length. I'm in the business of calling somatic variants, so this 'wobble' or 'fuziness' or whatever you want to call it makes this a difficult problem. I can't find any discussion of this problem in your docs so I just though I'd touch base and see if you could offer any solutions to mitigate this? This example is over a TAAAA repeat which always exacerbates the problem, however, I've looked at thousands of indels now and most have the same issue to some extend. Some of my larger indels wobble across more than 1k bps. And a similar issue with SV breakpoints (which I call using soft clipping).
Thanks,
Liam
The text was updated successfully, but these errors were encountered: