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

Init pp3 and bp4 implementation #115

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

gromdimon
Copy link
Collaborator

Issue:

Description:

  • N/A

@gromdimon gromdimon linked an issue May 28, 2024 that may be closed by this pull request
2 tasks
Copy link

codecov bot commented May 28, 2024

Codecov Report

Attention: Patch coverage is 32.89474% with 51 lines in your changes are missing coverage. Please review.

Project coverage is 69.44%. Comparing base (7910e6b) to head (a79ba80).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #115      +/-   ##
==========================================
- Coverage   70.75%   69.44%   -1.31%     
==========================================
  Files          27       28       +1     
  Lines        2055     2134      +79     
==========================================
+ Hits         1454     1482      +28     
- Misses        601      652      +51     
Files Coverage Δ
src/auto_acmg.py 88.60% <ø> (+0.44%) ⬆️
src/defs/annonars_variant.py 100.00% <100.00%> (ø)
src/defs/auto_acmg.py 98.94% <100.00%> (+0.04%) ⬆️
src/criteria/auto_acmg.py 19.44% <9.09%> (-1.18%) ⬇️
src/criteria/auto_pp3_bp4.py 31.66% <31.66%> (ø)

@gromdimon gromdimon merged commit 6671789 into main May 28, 2024
4 of 5 checks passed
@gromdimon gromdimon deleted the 77-implement-pp3-and-bp4-criteria branch May 28, 2024 13:06
gromdimon added a commit that referenced this pull request Aug 2, 2024
* init pp3 and bp4

* add empty test
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.

Implement PP3 and BP4 criteria
1 participant