maize-genetics / phg_v2

Practical Haplotype Graph (PHG) version 2
https://phg.maizegenetics.net/
Apache License 2.0
21 stars 2 forks source link

added ref and chosen haplotype len to ImputationMetrics #242

Closed lynnjo closed 3 weeks ago

lynnjo commented 3 weeks ago

Description

Added columns RefLen and HaplotypeLen to the ImputationMetrics output

Type of change

What type of changes does your code introduce? Put an x in boxes that apply.

Checklist:

Changelog entry

Please add a one-line changelog entry below. This will be copied to the changelog file during the release process.

Added RefLen and HaplotypeLen columns to ImputationMetrics output
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.12%. Comparing base (4827786) to head (bb5eed4). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ========================================== + Coverage 81.10% 81.12% +0.02% ========================================== Files 81 81 Lines 5784 5792 +8 Branches 1025 1025 ========================================== + Hits 4691 4699 +8 Misses 718 718 Partials 375 375 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.