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

fix: fixed handling of allele frequency boundaries (avoiding NaN probabilities in some rare cases); fixed handling of upper reference bound when estimating probability of third allele #398

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

johanneskoester
Copy link
Contributor

@johanneskoester johanneskoester commented Sep 18, 2023

QC

  • The PR contains a test case for the changes or the changes are already covered by an existing test case.
  • The documentation at https://github.com/varlociraptor/varlociraptor.github.io is updated in a separate PR to reflect the changes or this is not necessary (e.g. if the change does neither modify the calling grammar nor the behavior or functionalities of Varlociraptor).

@johanneskoester johanneskoester changed the title fix: fixed handling of allele frequency boundaries (avoiding NaN probabilities in some rare cases) fix: fixed handling of allele frequency boundaries (avoiding NaN probabilities in some rare cases); fixed handling of upper reference bound whn estimating probability of third allele Sep 19, 2023
@johanneskoester johanneskoester changed the title fix: fixed handling of allele frequency boundaries (avoiding NaN probabilities in some rare cases); fixed handling of upper reference bound whn estimating probability of third allele fix: fixed handling of allele frequency boundaries (avoiding NaN probabilities in some rare cases); fixed handling of upper reference bound when estimating probability of third allele Sep 19, 2023
@johanneskoester johanneskoester merged commit e255ff9 into master Sep 19, 2023
7 checks passed
@johanneskoester johanneskoester deleted the fix/boundary-handling branch September 19, 2023 10:33
johanneskoester pushed a commit that referenced this pull request Sep 19, 2023
🤖 I have created a release *beep* *boop*
---


##
[8.4.0](v8.3.0...v8.4.0)
(2023-09-19)


### Features

* methylation candidates
([#394](#394))
([d977058](d977058))


### Bug Fixes

* fixed handling of allele frequency boundaries (avoiding NaN
probabilities in some rare cases); fixed handling of upper reference
bound when estimating probability of third allele
([#398](#398))
([e255ff9](e255ff9))


### Miscellaneous Chores

* trigger release 8.3.1
([2db869f](2db869f))
* trigger release 8.4.0
([668cc49](668cc49))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

None yet

1 participant