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: Make mitochondrial DRAGEN calls not fail mehari #195

Merged
merged 4 commits into from
Oct 5, 2023

Conversation

xiamaz
Copy link
Contributor

@xiamaz xiamaz commented Oct 5, 2023

Currently DRAGEN v310 uses a caller generating something more similar to somatic variant calls.

Closes #187

@xiamaz xiamaz marked this pull request as ready for review October 5, 2023 14:53
@xiamaz xiamaz requested a review from holtgrewe October 5, 2023 14:53
@codecov
Copy link

codecov bot commented Oct 5, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (30a4a71) 73.67% compared to head (0c94004) 73.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
+ Coverage   73.67%   73.91%   +0.23%     
==========================================
  Files          18       18              
  Lines        4251     4270      +19     
==========================================
+ Hits         3132     3156      +24     
+ Misses       1119     1114       -5     
Files Coverage Δ
src/annotate/seqvars/mod.rs 70.36% <71.42%> (+1.42%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@holtgrewe holtgrewe enabled auto-merge (squash) October 5, 2023 15:35
@holtgrewe holtgrewe merged commit e170120 into main Oct 5, 2023
9 of 10 checks passed
@holtgrewe holtgrewe deleted the 187-dragen-mito branch October 5, 2023 15:38
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.

GQ Value causes error
2 participants