maize-genetics / phg_v2

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

Removing the option to have map-kmers hit multiple reference ranges. #217

Closed zrm22 closed 2 months ago

zrm22 commented 2 months ago

Description

Removing option for users to have Kmers map to different reference ranges. This is identical to how things were done in previous versions of PHGv2

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.

Removing option to map reads to multiple reference ranges.
codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.82%. Comparing base (ef0ec75) to head (35548ae). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../net/maizegenetics/phgv2/pathing/AlignmentUtils.kt 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #217 +/- ## ========================================== - Coverage 82.84% 82.82% -0.02% ========================================== Files 77 77 Lines 5053 5049 -4 Branches 836 835 -1 ========================================== - Hits 4186 4182 -4 Misses 556 556 Partials 311 311 ```

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