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

Interpreting Mako breakpoints #4

Open
crohlicek opened this issue Jul 9, 2024 · 0 comments
Open

Interpreting Mako breakpoints #4

crohlicek opened this issue Jul 9, 2024 · 0 comments

Comments

@crohlicek
Copy link

Hello,

I'm hoping to include Mako in a benchmark of complex SV callers (see previous issue) and would like to make sure that Mako outputs are properly parsed. We're encountering frequent cases in which multiple intervals are reported within a single output SV call; however, their breakends do not align/match. For example, the following prediction was made at the site of a dDUP:

chr1 51362377 51517994 DEL,DUP ARP_Span;ARP_Self cxs=12;DUP,51362465-51517994,sa=0,rp=79;BND,51362377-51489365,sa=3,rp=30;DEL,51362387-51489264,sa=9,rp=0 ARP_LARGE_INSERT,SM,MS,ARP_RF,ARP_LARGE_INSERT,SM,ARP_LARGE_INSERT<>ARP_RF,ARP_LARGE_INSERT,MS 67+0-,22+23-,17+19-,0+79-,0+86-,17+12-,0+66-,80+0-,86+0-,23+27-

How should I interpret the breakpoints in this record given that the none of the breakpoints of the BND, DEL, and DUP intervals align with one another?

Thank you!

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