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

Truncating BetaBinomial for NV > min_NV #4

Open
Militeee opened this issue Jan 27, 2023 · 0 comments
Open

Truncating BetaBinomial for NV > min_NV #4

Militeee opened this issue Jan 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Militeee
Copy link
Owner

As we truncate the over the minimum number of observed reads with variant for QC reasons, we should in theory renormalize for that. Should be relatively easy by just dividing for the CDF. I'll check if it impacts significantly the speed of the inference (should not as it is almost analytic), and in case I'll introduce it in the code.

@Militeee Militeee added the enhancement New feature or request label Jan 27, 2023
@Militeee Militeee self-assigned this Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant