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

Gave SortSam lenient validation in M2 wdl #4844

Merged
merged 2 commits into from
Jun 1, 2018

Conversation

davidbenjamin
Copy link
Contributor

@takutosato this fixes a bug that came up this morning when I was trying to make a bamout for one of Junko's samples.

@codecov-io
Copy link

codecov-io commented Jun 1, 2018

Codecov Report

Merging #4844 into master will increase coverage by 0.21%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #4844      +/-   ##
============================================
+ Coverage     80.37%   80.58%   +0.21%     
- Complexity    17677    18143     +466     
============================================
  Files          1088     1088              
  Lines         64006    65206    +1200     
  Branches      10312    10622     +310     
============================================
+ Hits          51444    52548    +1104     
- Misses         8554     8603      +49     
- Partials       4008     4055      +47
Impacted Files Coverage Δ Complexity Δ
...der/tools/walkers/mutect/M2ArgumentCollection.java 93.54% <0%> (-0.9%) 6% <0%> (+3%)
...ools/walkers/annotator/VariantAnnotatorEngine.java 92.23% <0%> (-0.86%) 123% <0%> (+49%)
...itute/hellbender/tools/walkers/mutect/Mutect2.java 90.9% <0%> (-0.76%) 27% <0%> (+12%)
...org/broadinstitute/hellbender/engine/GATKTool.java 91.38% <0%> (-0.13%) 163% <0%> (+69%)
...institute/hellbender/engine/VariantWalkerBase.java 100% <0%> (ø) 21% <0%> (+10%) ⬆️
...otypecaller/HaplotypeCallerArgumentCollection.java 100% <0%> (ø) 4% <0%> (+2%) ⬆️
...efaultGATKVariantAnnotationArgumentCollection.java 100% <0%> (ø) 11% <0%> (+6%) ⬆️
...titute/hellbender/tools/walkers/GenotypeGVCFs.java 90.55% <0%> (+0.46%) 50% <0%> (+3%) ⬆️
...nder/tools/spark/pipelines/ReadsPipelineSpark.java 90.47% <0%> (+0.68%) 25% <0%> (+11%) ⬆️
...stitute/hellbender/tools/HaplotypeCallerSpark.java 84.17% <0%> (+1.01%) 40% <0%> (+15%) ⬆️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7628cc9...fc61689. Read the comment docs.

@davidbenjamin davidbenjamin merged commit 6d6850f into master Jun 1, 2018
@davidbenjamin davidbenjamin deleted the db_m2_wdl_lenient_sort branch June 1, 2018 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants