yatisht / usher

Ultrafast Sample Placement on Existing Trees
MIT License
120 stars 40 forks source link

fix computing root mutation #338

Closed yceh closed 1 year ago

yceh commented 1 year ago

Fix segfault when the target node to place sample is the root node. (It comes from identification of the root node versions).