apriha / snps

tools for reading, writing, merging, and remapping SNPs
BSD 3-Clause "New" or "Revised" License
98 stars 19 forks source link

Parse Sano DTC format #180

Closed apriha closed 1 month ago

apriha commented 1 month ago

Updates from Sano Genetics to parse Sano DTC format.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 92.40%. Comparing base (db0f3f5) to head (02fbc27). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #180 +/- ## ========================================== - Coverage 93.69% 92.40% -1.30% ========================================== Files 8 8 Lines 1729 1737 +8 Branches 393 394 +1 ========================================== - Hits 1620 1605 -15 - Misses 61 84 +23 Partials 48 48 ```

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

katie-barnes commented 1 month ago

This looks great, thank you @apriha .