YosefLab / Cassiopeia

A Package for Cas9-Enabled Single Cell Lineage Tracing Tree Reconstruction
https://cassiopeia-lineage.readthedocs.io/en/latest/
MIT License
75 stars 24 forks source link

Lca reconstruct #238

Closed mattjones315 closed 6 months ago

mattjones315 commented 6 months ago

Found a small bug in which the reconstructed LCA of a set of ambiguous states would default to 0, even if there was non-zero overlap between the states. This small PR fixes this bug.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 79.84%. Comparing base (bb2fd4f) to head (dced953).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ======================================= Coverage 79.84% 79.84% ======================================= Files 90 90 Lines 8170 8173 +3 ======================================= + Hits 6523 6526 +3 Misses 1647 1647 ```

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