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

M2 STR filter also looks at insertions #4845

Merged
merged 1 commit into from
Jun 1, 2018
Merged

Conversation

davidbenjamin
Copy link
Contributor

@takutosato Here's another little one. This didn't affect sensitivity in Hapmap or DREAM and in DREAM it reduced indel false positives by about half. Not a bad short-term improvement for MC3, although deep learning will handle it better.

@codecov-io
Copy link

Codecov Report

Merging #4845 into master will decrease coverage by 0.005%.
The diff coverage is 100%.

@@               Coverage Diff               @@
##              master     #4845       +/-   ##
===============================================
- Coverage     80.374%   80.369%   -0.005%     
+ Complexity     17677     17675        -2     
===============================================
  Files           1088      1088               
  Lines          64006     64006               
  Branches       10312     10312               
===============================================
- Hits           51444     51441        -3     
- Misses          8554      8557        +3     
  Partials        4008      4008
Impacted Files Coverage Δ Complexity Δ
...r/tools/walkers/mutect/Mutect2FilteringEngine.java 82.237% <100%> (ø) 41 <0> (ø) ⬇️
...utils/smithwaterman/SmithWatermanIntelAligner.java 50% <0%> (-30%) 1% <0%> (-2%)

@davidbenjamin davidbenjamin merged commit 385a99d into master Jun 1, 2018
@davidbenjamin davidbenjamin deleted the db_str_insertion branch June 1, 2018 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants