You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this is somewhat tied to the characteristics of PacBio read errors (haven't yet looked into ONT reads yet); so yes, I can imagine this being very hard.
Thanks!
Hello Heng,
After you fixed #392 via the latest release (thanks!), I've noticed another edge case that is—I gues—related issue/feature.
I am observing some alignments that are showing CIGAR with small alignment block in between large gaps, e.g.
Now a side effect of this is that SV callers might be fooled by these CIGARs and emit more than one calls (yes, I've actually observed this behavior).
What do you think should be the correct behavior here? Do you think breaking it into split alignments is better?
I've attached a BAM with such alignment records, where a custom attribute
XN:Z
is added to emphasize the CIGAR.Thanks!
strange_cigars.zip
The text was updated successfully, but these errors were encountered: