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: fix invalid identification of homopolymer error #405

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

FelixMoelder
Copy link
Collaborator

Description

Fixing a bug where the insertion of a base was falsely identified as homopolymer error in case there is a single identical base in front of the insertion.

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 merged commit e1b66cc into master Jan 22, 2024
5 checks passed
@johanneskoester johanneskoester deleted the fix/fix_invalid_homopolymer_error branch January 22, 2024 09:30
johanneskoester pushed a commit that referenced this pull request Jan 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.4.3](v8.4.2...v8.4.3)
(2024-01-22)


### Bug Fixes

* fix invalid identification of homopolymer error
([#405](#405))
([e1b66cc](e1b66cc))

---
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

2 participants