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

separate alleles in M2 isActive and account for one-third substitution factor #6821

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

davidbenjamin
Copy link
Contributor

Closes #6724

Closes #4885

Closes #3012 @takutosato The 1/3 factor fixes some missed low-AF calls reported on the forum. In effect our active region code was subtracting 5 from alt base qualities.

In addition to recouping some sensitivity it does also increase false positives in DREAM by a bit. However, I looked at these and without exception they were judgment calls that should be considered active, even if they are artifacts. If we made a PoN with the new changes to M2 I'm sure it would catch most of these.

Copy link
Contributor

@takutosato takutosato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nice change. Nice tests too.

@droazen
Copy link
Contributor

droazen commented Oct 8, 2020

@davidbenjamin It looks like this one is approved and ready for merge -- did you want to get it in for Friday's release?

@droazen droazen assigned davidbenjamin and unassigned takutosato Oct 8, 2020
@davidbenjamin
Copy link
Contributor Author

Thanks @droazen, I do want to merge this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants