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

Using adaptive pruning in mitochondria pipeline #5669

Merged
merged 1 commit into from
Feb 14, 2019

Conversation

meganshand
Copy link
Contributor

This uses the new defaults with adaptive pruning in version 4.1.0.0 in Mutect and removes the old ad hoc pruning argument. @ldgauthier can you please take a look when you get a chance?

@codecov-io
Copy link

codecov-io commented Feb 13, 2019

Codecov Report

Merging #5669 into master will decrease coverage by 0.003%.
The diff coverage is n/a.

@@              Coverage Diff               @@
##             master     #5669       +/-   ##
==============================================
- Coverage     87.05%   87.047%   -0.003%     
+ Complexity    31700     31696        -4     
==============================================
  Files          1938      1938               
  Lines        146097    146097               
  Branches      16128     16128               
==============================================
- Hits         127178    127173        -5     
- Misses        13033     13039        +6     
+ Partials       5886      5885        -1
Impacted Files Coverage Δ Complexity Δ
...utils/smithwaterman/SmithWatermanIntelAligner.java 50% <0%> (-30%) 1% <0%> (-2%)
...tools/walkers/haplotypecaller/graphs/SeqGraph.java 87.059% <0%> (-2.353%) 23% <0%> (-2%)
...ools/walkers/haplotypecaller/graphs/BaseGraph.java 82.49% <0%> (-0.389%) 94% <0%> (ø)
...ithwaterman/SmithWatermanIntelAlignerUnitTest.java 60% <0%> (ø) 2% <0%> (ø) ⬇️
...nder/utils/runtime/StreamingProcessController.java 67.773% <0%> (+0.474%) 33% <0%> (ø) ⬇️

Copy link
Contributor

@ldgauthier ldgauthier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@meganshand meganshand merged commit 0595f9c into master Feb 14, 2019
@meganshand meganshand deleted the ms_adaptive_pruning_mito branch February 14, 2019 14:40
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.

3 participants