malariagen / malariagen-data-python

Analyse MalariaGEN data from Python
https://malariagen.github.io/malariagen-data-python/latest/
MIT License
13 stars 23 forks source link

Biallelic pairwise distances and neighbour joining trees #470

Closed alimanfoo closed 8 months ago

alimanfoo commented 8 months ago

njt2

review-notebook-app[bot] commented 8 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

alimanfoo commented 8 months ago

Building on proof of concept here.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (ab5c0a1) 98.06% compared to head (ab54891) 98.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #470 +/- ## ========================================== + Coverage 98.06% 98.08% +0.02% ========================================== Files 26 28 +2 Lines 2174 2198 +24 ========================================== + Hits 2132 2156 +24 Misses 42 42 ```

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

alimanfoo commented 8 months ago

Going to merge soon here as the njt feature is needed for an analysis project, but there's a lot going on in this PR so very happy to revisit anything here.