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

Implement "In biologically relevant transcript" method for strucvars #191

Conversation

gromdimon
Copy link
Collaborator

@gromdimon gromdimon linked an issue Sep 4, 2024 that may be closed by this pull request
4 tasks
Copy link

codecov bot commented Sep 4, 2024

Codecov Report

Attention: Patch coverage is 86.23188% with 19 lines in your changes missing coverage. Please review.

Project coverage is 86.52%. Comparing base (1559e6c) to head (344b533).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/api/mehari.py 66.66% 8 Missing ⚠️
src/auto_acmg.py 77.27% 5 Missing ⚠️
src/utils.py 91.37% 5 Missing ⚠️
src/strucvar/auto_pvs1.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #191      +/-   ##
==========================================
+ Coverage   84.00%   86.52%   +2.52%     
==========================================
  Files          65       65              
  Lines        4708     4654      -54     
==========================================
+ Hits         3955     4027      +72     
+ Misses        753      627     -126     
Files with missing lines Coverage Δ
src/defs/annonars_gene.py 100.00% <100.00%> (ø)
src/defs/auto_acmg.py 99.61% <100.00%> (-0.01%) ⬇️
src/defs/mehari.py 100.00% <100.00%> (ø)
src/seqvar/auto_pvs1.py 77.82% <ø> (+15.05%) ⬆️
src/strucvar/auto_pvs1.py 92.72% <93.33%> (+37.37%) ⬆️
src/auto_acmg.py 63.79% <77.27%> (+3.03%) ⬆️
src/utils.py 79.26% <91.37%> (+2.71%) ⬆️
src/api/mehari.py 75.29% <66.66%> (-3.74%) ⬇️

@gromdimon gromdimon merged commit 673955f into main Sep 4, 2024
5 checks passed
@gromdimon gromdimon deleted the 48-implement-_in_biologically_relevant_transcript-method-for-strucvars branch September 4, 2024 13:24
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 _in_biologically_relevant_transcript method for StrucVars
1 participant